>So how do we get to play with this? https://gist.github.com/ktenney/d474f8034c84c56b74e7
is a plugin which implements the basic stuff as 'lndb' (Leo node database), sqlalchemy is the only dependency. Lightly tested. Thanks, Kennt On Wed, Jul 2, 2014 at 10:32 AM, Edward K. Ream <[email protected]> wrote: > On Tue, Jul 1, 2014 at 10:09 AM, Kent Tenney <[email protected]> wrote: >> OK, I've written a simple implementation of 'spatial versioning' > ... >> The gui element turns out to be not required, in fact, I expect >> it would be horrible to have tabs for each choice. >> >> I have 2 buttons: 'right' and 'left' > ... >> The Leo file knows nothing about any of this. > ... >> A plugin sets up db access and provides one function: > > Brilliant design, Kent! It keeps things hidden mostly, with just the > two buttons for "inspection". > >> There is lots of room for enhancement, but it already looks to >> offer what I've been wanting: access to ad-hoc 'what if' scenarios >> instead of the more formal 'and then' world view of VCS. > > So how do we get to play with this? > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
