Param requery of MBPartnerLocation.getLocation is useless
Description
Hi,
Juste seen that the requery parameter of MBPartnerLocation.getLocation(boolean) method is not used.
Regards,
Nicolas
Environment
None
Attachments
2
Activity
Carlos Ruiz
July 2, 2014 at 7:12 PM
, reviewing further the value is correctly requeried when used within a transaction, so I think is ok, committed a similar version to your first patch.
Nicolas Micoud
July 2, 2014 at 7:01 PM
Patch with a new method getLocation()
Nicolas Micoud
July 2, 2014 at 6:11 PM
so, will add a new method and set the actual with the deprecated flag
Carlos Ruiz
July 2, 2014 at 6:10 PM
it could be - or adding a MLocation.removeFromCache method - but the simplest can be to use "new MLocation" instead of "MLocation.get"
Nicolas Micoud
July 2, 2014 at 6:00 PM
means adding a new MLocation.get method with a new param requery ?
Hi,
Juste seen that the requery parameter of MBPartnerLocation.getLocation(boolean) method is not used.
Regards,
Nicolas