On Mon, Feb 23, 2009 at 12:51 PM, Jared Johnson <jar...@nmgi.com> wrote: > In fact... what if instead of adding a new method, we just made notes() > plugin-able under the same principle? If my DB plugin declines it, I give > it to the memcached plugin, and if that declines it, it goes to the usual > $foo->{_notes} method? > > -Jared
right now notes is per-connection (is that correct?) so there may be things that would break if the scope of notes were to change. What kind of locking and/or transactioning do we want in persistent notes? -- Freedom's colors are red, white and black and blue.