I'd like to run TiddlyWiki as a CouchApp (http://couchapp.org/page/index), 
reading tiddlers from and saving to CouchDB. This would enable replication 
and, in the context of the project I'm working on -- Thali 
(http://thali.codeplex.com/) -- also powerful identity and security 
mechanisms.

A naive implementation would do what download.js does but redirect to a 
CouchDB attachment. But of course it would be better to represent tiddlers 
as individual (versioned) CouchDB docs. The TW5 architecture is impressive! 
I think I can see that I need to make a syncadaptor and/or a plugin but 
would appreciate advice on what exactly would be needed and how things 
should fit together. 

Cheers,

Jon

-- 
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/groups/opt_out.

Reply via email to