[jdom-interest] JDOM && Jaxen

bob mcwhirter bob at werken.com
Wed Aug 1 11:59:56 PDT 2001


Yah, even without getParent(), though, not using flyweights on the
Namespaces would help.

In a given document, how many times do you typically see the exactly
same namespace decl?  Is it worth the overhead of flyweighting them?

	-bob


On Wed, 1 Aug 2001, Jason Hunter wrote:

> The decision has yet to be finalized.  The open question is whether
> giving namespaces a getParent() method to help xpath is worth the
> overhead (in memory and CPU).
> 
> -jh-
> 
> bob mcwhirter wrote:
> > 
> > Howdy Folks--
> > 
> > Jaxen is coming right along, but support for JDOM is lagging due to the
> > flyweight pattern of Namespaces.
> > 
> > Was it decided that the flyweights would stay?  Or are we someday going
> > to dispense with them?
> > 
> >         -bob
> > 
> > _______________________________________________
> > To control your jdom-interest membership:
> > http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> 




More information about the jdom-interest mailing list