Thanks Jeremy, insightful answers. I will answer your multi-record
specific answers in the original thread in twdev [1].

> This processing to refresh the display is inevitably a
> DOM-based operation.

I take it these processing scripts are tailor-made to the specific
event that was registered? I mean, if you only need to change links
from italic to bold, it makes no sense to rewrite the entire div
containing the tiddler.

> In the case of tiddlers, in TW5 there's a MIME type to identify the
> content type.

Okay so macros calling getTiddlerText would also call
getTiddlerMimeType

> > What I really don't understand is that you've gone the multiple-format
> > + html/wysiwyg approach and not the wikitext/wysiwyg approach.
>
> I presume by "wikitext/wysiwyg" you mean the approach of
> round-tripping from wikitext to wysiwyg and back again?

YES! That's what I mean! Finally :P That's what Wikispaces does and I
think it's the best solution. By FAR. Even if it is more difficult.

That was my whole point of starting this thread.

I mean, the whole multi-record thing is a complicated issue, but this
is just obvious. Obvious I say!
Well it depends on whether wikitext is going to stay FULLY supported
by all of the plugins.
If it is, then it is a non-issue, because
- users that like wikitext better than wysiwyg will stay with wikitext
- users that prefer wysiwyg over wikitext won't mind the html.

But if it isn't...

Well, I'm glad you're are at least giving it some thought.

[1] http://groups.google.com/group/tiddlywikidev/t/719cd36887de0235

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to