>
> The deserializers that are in boot.js are needed in order to parse tiddler 
> files, which is why they are built-in by the $tw.modules.define calls. 
> Since yours is a component that isn't needed during the boot process itself 
> you'd be better off defining each tiddlerdeserializer module as a separate 
> tiddler module (ie with the moduletype field set to tiddlerdeserializer).
> <javascript:>
>

Ok, that is definetivelly a way. But then I'm not able to build 
deserializers progragmatically based on rules. Maybe it is better if I 
build ONLY one deserializer that reads those rules and acts based on them. 
What do you think?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to