Hi Andreas Do you think it would be worth separating the UI (templates) from the rest >> of the core, so that there are then 2 core plugins, namely $:/core and >> $:/ui. I am not certain if the ties between the two are really that easy, >> but might open a way for slimmer and alternative UI "plugins". Also people >> might chose to update the core (due to bugfixes), but not the UI (no new >> fancy features), which in an ideal backwards compatability way *might* work >> (*waving hands, again I don't know how interconnected the UI actually is >> with the rest of the core modules*). >> > That last point is tricky: I wouldn't like to have to support mismatched versions of $:/core and $:/ui. I think that would be a debilitating constraint on development.
Otherwise, yes, such a split could be done. If you search the core/modules directory for the string $:/ you'll see the dependencies between the core JS code and actual tiddler and tag names; there's not actually that many. But again, I'd ask for the motivation. If it's about reducing file size, then I think there are other options that have less impact on the complexity of the project. If it's about being able to ignore the core UI then I'd respond that that is already possible. Just to be clear, my stand on this is that I'll help anyone who wants to experiment, but I don't see how I can justify working on this (which is quite demanding) for dubious benefit when we've got major issues like poor multi-user behaviour to work on. Best wishes Jeremy. > > /Andreas > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" 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/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/55FD4C01.5020402%40googlemail.com > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJZTsZDseH%3DHmkgy9rmATFEvRy3qPdZTxL8DZzua_G9UbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

