On Apr 26, 2010, at 4:11 PM, Alexandre Bergel wrote:
Hi Stef,
We fixed that with cyrille but now
and some other protocol changes
the are some expressions like
expr / #'decl'
should we turn them into
expr / 'decl'
?
Yes, XMLParser changed recently. Strings have to be used instead of Symbols. For some
reason, it is faster.
it is faster because you do not have to intern them and make them unique.
#symbol comparisons is faster than strings.
but symbol creation is way slower.
But I run CAnalyzer tests before committing these
changes in XMLParser.
Well not the right ones :)
Because lot of tests broken.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev