On Sun, Jul 5, 2009 at 3:55 PM, Graham Chiu <[email protected]> wrote:
> > Just wondering if there ever might be a time where LEO nodes are not > stored in a large XML file, but are stored in a DB instead ... and the > nodes are versioned. > > That would sure help with software development where multiple software > projects can reuse the same code. The ability to version nodes individually (node-specific undo) is a frequently requested feature. It might happen in Leo 4.7. Leo already has the ability to treat a zodb database as a .leo file. To enable this feature, set use_zodb = True at the start of leoNodes.py. I doubt, however, whether anyone uses this on a regular basis, so use caution. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
