Just an api point

why preservesC...
and not
        preserverC

I'm always confuse with the infinitive and third person singular situation.

Stef

> Here is an example that demonstrates parsing with CDATA section preservation:
> doc := (XMLDOMParser on: '')
> preservesCDataSections: true;
> parseDocument.
> doc root firstNode
> When evaluated with cmd-p, it produces:
> 
> 
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to