> So, is this correct that getTiddlerText method should be used every > time _instead of_ direct changing of tiddler.text?
Generally speaking, TiddlyWiki (and/or its community) has never been very clear about accessor methods; while they're often present, they're frequently ignored. Having said that, IIRC, `getTiddlerText` also resolves transclusions - so it's not necessarily identical to the `text` property. -- F. -- 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.
