> I guess the best way to proceed is create a prototype and see how it > performs rather than trying to predict behavior.
Thanks for your suggestions and examples. I'm new to in-browser development; do you have any suggestions for measuring performance? All I can come up with is to make up a new tiddly with a hundred or so tiddlers (probably just copies of eachother with different titles!) and see how long it takes to "open all." Also, one of the differences in syntax is that txt2tags uses the TAB character to denote quotesbyline, instead of the > character used in tiddlywiki. Of course, the regular expressions do support tabs, but web text fields are a difficult place to insert them. Any suggestions? My initial reaction is to just state "4 spaces at the start of a line = TAB" for my purposes, but if there is some easy way to support TABs in txt fields... -- David Young -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
