Force reloading objects from database
Brought to you by:
olivier_smadja
It would be useful to have overloaded getObjects() method, that returns always the latest versions of objects. Now, when I issue the same query again, I can see no changes from other client. A good way would be to add a boolean value to a query to force reloading objects from database.