Hi Danielo,

It should listen and track changes to tiddlers, 
>

This means your module is active from the beginning on. Sounds like a 
startup module to me. not a library and not a widget.
 

> be responsible of telling what should be uploaded, what can be refreshed 
> and to start the process of downloading tiddlers on demand.
>

Hmm, maybe you should be careful here. Either (1) your module works in the 
background and is not imported or directly used by any other module 
(something like a daemon in linux) or (2) it is directly referenced by 
other modules that call its functions and actively trigger actions ("on 
demand"). If it works in the background, it works invisibly and maybe uses 
queues or an event-subscriber mechanism to process events.

Felix
 

-- 
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 tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to