[XML-SIG] string interning

Alexandre Fayolle Alexandre.Fayolle@logilab.fr
Tue, 11 Sep 2001 11:04:31 +0200 (CEST)


Hello,

I was browsing in the source code, and came accross this in
xml.sax.handler :

feature_string_interning = "http://xml.org/sax/features/string-interning"
# true: All element names, prefixes, attribute names, Namespace URIs, and
#       local names are interned using the built-in intern function.
# false: Names are not necessarily interned, although they may be
(default).
# access: (parsing) read-only; (not parsing) read/write

what does 'interning' mean in this context ?

Alexandre Fayolle
-- 
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Narval, the first software agent available as free software (GPL).