[odb-users] How to make a "lazy" QList?

Boris Kolpackov boris at codesynthesis.com
Wed Aug 1 09:36:23 EDT 2012


Hi Rene,

Rene Jensen <rene at catatonic.dk> writes:

> Do you have any plans for making a similar way to postpone loading of
> many-to-many keys and arrays?

Yes, this is on our TODO list. There also doesn't seem to be any
architectural/technical issues in supporting something like this.
Container loading is already a separate statement execution so
doing that at a later time shouldn't be a problem. Probably the
biggest effort will be to implement lazy variants for all the
standard, Boost, and Qt containers. Just need to find the time.

Boris



More information about the odb-users mailing list