On Mon, Aug 16, 2010 at 6:11 PM, Robert Collins
<[email protected]> wrote:

> So, lp:~lifeless/launchpad/cachedproperty is a branch which cleans
> this up : it provides an API for working in more detail with cached
> properties; it makes SQLBase automatically invalidate cachedproperty
> caches, and it provides a way for things that know a cache needs to be
> updated, or removed, to do so across the system. This branch is in ec2
> land mode at the moment.

SQLBase is deprecated btw. as it pulls in the SQLObject compatibility
layer with its limitations. New code is using the Storm class
directly. We probably want an LPStorm class to add LP specific
behavior and use that instead of Storm.



-- 
Stuart Bishop <[email protected]>
http://www.stuartbishop.net/

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to