|
Re: [tdom] Re: Uset tdom from C
Asher Klatchko wrote:
> The DTD is alright as a hydra for the XML data-structure. But we often times
skip it in our amateurish approach to data and yet have it as well formed
document.
> If the parser would be able to to the job of a validating agent we would be
ahead of ourselves... what do you say?
I'm not sure, I understand the question. Do you ask for DTD
validation? If yes, look at the tnc extension (which is bundled with
the distribution).
> Had a chance to look into your starDom editor - nice piece of work!
> would be nice if you could add some more text editing features to it
> (e.g. cut n' paste ).
I did only some improvements to the stardom viewer, that Richard
Suchenwirth started. IIRC, Arjen Markus, published a version, which
allowed actually pcdata editing.
If we talk about the same thing, then this is just a small tcl
script. Adjusting that to your needs should be easy, even for Joe Tcl
Programmer.
rolf
|