On Tue, Apr 14, 2009 at 6:33 AM, Alia K <[email protected]> wrote:
> > Hi Ed/Leonistas: > > I've been thinking recently about how one could introduce parameters > to leo directives... This initial consideration led me to the idea > that leo would benefit from treating directives as python callables. > > Here is the leo document, code, tests, and sphinx writeup that emerged > and it can be downloaded from > http://leofunc.googlecode.com/files/leofunc.0.1.zip > > Hope you find it worthwhile. I don't understand this yet, but my intuition says this could be big. Indeed, at the most basic level, Leo is about nodes. Yes, there is more than that--for example, nodes have structure--but nodes are the essence of Leo. Another name for nodes could be objects, or data. @button is so important because it lets nodes enhance (or work on) nodes. Your idea might do the same. In Leo's world, nothing could be more fundamentally important. 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 -~----------~----~----~----~------~----~------~--~---
