Hi, I have a couple of questions about these "two" objects.

First, each tiddler has its text property, right? And also store
object has its getTiddlerText method, true? So, is this correct that
getTiddlerText method should be used every time _instead of_ direct
changing of tiddler.text?

Next step is this: is the store object intended to be used for every
manipulation with tiddler properties, be it fields, tags or creator's
name?
---
PS the "store" thing, as I can see, is a name of variable for a
TiddlyWiki object, right? Some time ago Eric wrote [1] about

store.setValue('TiddlerTitle','fieldname','value');

method, but I can't see it in [2]. Is it because the description in
[2] outdated or I've got something wrong?

[1] 
http://groups.google.com/group/tiddlywiki/browse_thread/thread/8297630f581a07c4
[2] http://oldwiki.tiddlywiki.org/wiki/Dev:TiddlyWiki_Class

-- 
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.

Reply via email to