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?

I'd say the normal usecase is to query the data immediately.

Sebastiaan

Jan Kriesten wrote:

Hi Johan,

then everbody has to create an iterator with 2 and 90+% of the cases it
would be
IDataProvider<Person,Person>

thats not so nice :(

100% of my cases are IDataProvider<Integer,Implementation>

--- jan.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to