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. > > -Urs
Is he talking about the strings that DOM has a data? Those aren't going to be static final. -- J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
