First page Back Continue Last page Overview Text

Notes:


Like DataMapper, the lazy attributes plugin will also load the lazy attributes for a group of objects in a single query, so the example on screen will use a single query to get the biography for all people.

Note that Sequel was not designed with any of these three features in mind.

These plugins are only about 100 lines of code total, and all were written in a single day, which I think shows how flexible Sequel really is.