hi sebastiaan,

How does that work? You use the data provider to query the database and then generate loadable detachable models based on the ids? Don't you get a query per object that way?

in fact, yes. but actually having cached the single objects it's more efficient this way than always querying lists.

regards, --- jan.



Reply via email to