Joel Uckelman wrote:
Thus spake Urs Reupke:
Archie Cobbs wrote:
Simple question for the Batik DOM implementors...
Does Batik intern() all DOM Strings?
If not, I have a hunch that this could save a lot of memory.
Aren't the Strings defined as constants (static final) in Batik? As far as I know, "intern"ing constants does not bring any advantage.
Is he talking about the strings that DOM has a data? Those aren't going
to be static final.
Yes, of course. If so, sorry - I was thinking of the names of elements and attributes.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to