Hey
Rick Horowitz wrote:
> > > Here we begin seeing the problem of having two metadata models. I will not
> > > say anything, but you know my opinion on this one...
> >
> > Well, you know my opinion on the old model. Perhaps instead of
> > insinuating insults, we could all work together to design a newer, better,
> > unified metadata scheme.
>
> For a newbie trying to learn the jboss internals...just what are you
> referring to with meta data models? I've been through the code that
> reads the various xml files to obtain the meta data, the bean verifier
> and all. (Very nice code, btw). What is the other meta data model?
The EJX GUI tool use one metadata model for the XML files, which is in
org.jboss.ejb.deployment.
The container itself uses another metadata model for the XML files,
which is in org.jboss.metadata.
Preferably these two should merge so that updating it is sufficient for
both uses. Otherwise it is easy to update one and not the other and then
we get usability problems such as "well, you can't do that because it's
not up to date". Etc.
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]