Hi,

tiddlywiki is a framework, similar to angular.js, but with a different 
focus and its own very specific expectations. angular is made and optimised 
for developers to create client / server apps. Tiddlywiki is made for 
users, as a single page client side app, with no server needed. ... So you 
will face a lot of conflicting problems. eg: TW redraws the DOM at any 
given time. The same is true for angular. .. They don't know about each 
other. I doubt, it will be simple, if not impossible, to let them play nice 
together. 

TW has one major expectation. .... Everything is a tiddler! That means, 
that if you change the tiddler store, TW refresh functions will redraw the 
dom, if it is effected. 

IMO you should use a mind map library, that is free of a framework 
dependency. ... Do you know tiddlymap.org (The link needs several seconds 
to load. There is no splash screen yet :)

just my 2 cents. 

have fun!
mario

-- 
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 https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/9e800e58-c312-4772-a070-8e923d8b0798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to