> A reasonable approach might be to have a daemon (ie startup module)
> that performs the calculations in response to a message, and deposits
> the results in a tiddler.

Yes that is possible. This daemon would then need to register its
message handlers to the root widget which is available via
"$tw.rootWidget". Also, if you use this technique, make sure your
startup exports AFTER "rootWidget" ( exports.after =[ "rootwidget" ];)

-Felix

-- 
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/BLU436-SMTP239E5F658C5BB00DEDACA0CCEFD0%40phx.gbl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to