Andreas Korthaus wrote:
Rob Richards wrote:
You can also look at using xmlwriter, when creating serialized trees,
that automatically does escaping for you.
Hm, AFAIK latest xmlwriter versions provide an OO API. Do you know
about any documentation for it?
I will try to add some time permitti
Rob Richards wrote:
You can also look at using xmlwriter, when creating serialized trees,
that automatically does escaping for you.
Hm, AFAIK latest xmlwriter versions provide an OO API. Do you know about
any documentation for it?
The only code I've seen so far is:
http://cvs.php.net/viewcv
Andreas Korthaus wrote:
I think this should be OK, or shouldn't I do it this way?
Both ways are perfectly acceptable and all up to personal preference. In
fact, to support the way you are doing it was one of the reasons why DOM
classes were allowed to be extended.
Perhaps you have seen that
3 matches
Mail list logo