> Somehow I was under the impression that some time ago there quite some > talk about stripping TW to its really essential core, externalizing > what's not really essential to external plugins to choose from. It > appears just the opposite happening now ?
I think you're describing a sort of microkernel pattern, where the goal is to move as much as possible into plugins so as to make it easier to keep things trim by omitting sections of the code. Although this has been discussed quite a lot on the list, it's pretty tough to do with a mature code base like TiddlyWiki. What we're actually doing is therefore to focus on modularising just those bits of code that are generic enough to be used elsewhere. It's less about enabling people to trim the core down to a minimum, and more about improving the quality of TiddlyWiki's code through more people using it. Cheers Jeremy -- Jeremy Ruston mailto:[email protected] http://www.tiddlywiki.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

