[jdom-interest] Could you please provide BeanInfo classes?

Jason Hunter jhunter at acm.org
Sat Oct 12 13:16:31 PDT 2002


Elliotte Rusty Harold wrote:
> 
> At 8:34 PM -0700 10/11/02, Jason Hunter wrote:
> >I'm kind of neutral on the BeanInfo idea, but if you want to write them,
> >we'll at least put them in contrib.
> >
> 
> That may not be enough. I looked this up last night, and they really
> need to be in the same package as the class they describe. That is,
> the bean info class for org.jdom.Element should be
> org.jdom.ElementBeanInfo. It could also somewhere  go in the "
> BeanInfo package search path" so you could perhaps add
> org.jdom.contrib or org.jdm.beans to that property, but this is not
> an ideal solution.

Same package, but not necessarily the same JAR, right?  So it could live
in contrib but not in org.jdom.contrib.

-jh-



More information about the jdom-interest mailing list