[Dbix-class] Lazy Instantiation?

Steve Francia steve at takkle.com
Fri Jun 15 21:39:11 GMT 2007


Doing some reading on DBIx::Class, I came across the following:
http://www.gossamer-threads.com/lists/catalyst/users/3095

> * Column values maybe "lazily loaded," meaning that are fetched from
> the database at the last possible moment rather then being loaded up
> front.

Does this apply to relationships? eg.
Can DBIC lazily instantiate the related objects?
Can DBIC lazily fetch the related ids?

For performance and scalability, such features would be very desirable..
If DBIC doesn't currently support it, would anyone be interested in
joining me it writing a patch for it?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20070615/0bc=
7d0db/attachment.htm


More information about the Dbix-class mailing list