After Parrot, what next?
Paul Prescod
paulp at ActiveState.com
Tue Apr 17 00:31:33 EDT 2001
Mark 'Kamikaze' Hughes wrote:
>
>...
>
> XML-based scripting languages have yet another vulnerable point,
> though - you have to read the entire document to parse it unless you use
> a SAX-like parser, but the document could be arbitrarily large.
So you're saying that "XML-based scripting languages require you to read
in the whole document unless you use an intelligent implementation in
which case they don't."
--
Take a recipe. Leave a recipe.
Python Cookbook! http://www.ActiveState.com/pythoncookbook
More information about the Python-list
mailing list