I finally got around to implementing the 2 sets of incompatible changes to gbean naming:

(1) <gbean name="full:object=name"... >>> <gbean gbeanName="full:object=name"....
and <gbean namePart="foo" ... >>> <gbean name="foo" ...


(2) building reference patterns by name component, with most components inheritable from the current environment and type from the ReferenceInfo object from GBeanInfo.

I expect to finish testing these in the next couple hours and will then commit unless someone screams really loudly.

thanks
david jencks



Reply via email to