Chris,

a few questions:

i) is not stores/text.py a misnomer? Should it not be stores/files.py,
since it is a store that stores the tiddlers in files (as opposed a
database, a rvcs or whatever)? The fact that the tiddlers are in text
format is incidental.

ii) Is there a reason why you create a Serializer object every time
you need to use one (eg in recipe_put etc), rather than just creating
the Serializer once in __init__

iii) Is there a reason why the Serializer in stores/text.py is
hardcoded to 'text'? The type of serializer could be obtained from the
config file.

Martin

2009/2/13 [email protected] <[email protected]>:
>
>
>
> On Feb 9, 5:26 pm, "[email protected]" <[email protected]> wrote:
>> And now there ishttp://cdent.tumblr.com/post/76922695/1-tiddlyweb-tutorial
>> which goes into a lot of detail on how to create your own.
>
> And http://cdent.tumblr.com/post/78006403/tiddlyweb-store-migration-plugin
> which links to a plugin that can migrate from one data store to
> another.
> >
>

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