Chris,

the dependencies are now:

FormatterHelpers.js Formatter.js Wikifier.js
Macros.js
Tiddler.js TiddlyWiki.js
BasicTypes.js Strings.js
Config.js
Utilities.js

Analysis:
FormatterHelpers.js Formatter.js Wikifier.j - obviously required for
wikification

Macros.js - required if you want to use macros, otherwise could
include a dummy invokeMacro

Tiddler.js TiddlyWiki.js - these are fundamental to TiddlyWiki and
there existence is assumed all over the place, no chance of removing
dependency on these.

BasicTypes.js Strings.js - fairly widely used. Probably could remove
the dependency, but probably not worth it.

Config.js - widely assumed, not able to remove dependency
Utilities.js - used widely by wikifier, could remove the dependency,
but probably not worth it.

So I think we now have what is effectively the minimal TiddlyWiki
subset required for conversion of wikitext into HTML.

Martin

On 13 January 2011 18:21,  <[email protected]> wrote:
> On Thu, 13 Jan 2011, Martin Budden wrote:
>
>> Chris,
>>
>> I think there are some fairly minor modifications (re-arrangements
>> really), that would both make this work easier and also make
>> TiddlyWiki more maintainable. I've raised a ticket for this:
>> http://trac.tiddlywiki.org/ticket/1416
>
> Yay, very glad to hear it.
>
> The ticket doesn't say anything though. Could you add some information
> on your ideas for those of watching along with interest.
>
> Or, if perish the thought, you were to suddenly disappear into another
> dimension someone else could pick up the work.
>
> Thanks.
> --
> Chris Dent                                   http://burningchrome.com/
>                                [...]
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to