> From: Niclas Hedhman [mailto:[EMAIL PROTECTED]
>
> Vote from me; -1
As hammett said, it's a bit too early to start casting votes...
> Q: How on earth is an external (non-Java) tool going to read the
> Meta-Information?
>
> You guys are missing the point. Meta is ABOUT the component,
> and it is more things interested to know ABOUT the component than
> the container.
Well, you either get...
..."commons-attributes-storage", which is easily accessible from
Java, but requires some extra tools to access from outside
Java.
...XML-storage, which is easily accessible from outside
Java, but requires some extra tools (XML parser etc.) to
access from Java.
What is most important to you is of course the factor that decides.
The goals for C-A made the design of it what it is.
It is absolutely not impossible to access the metainfo from
non-Java applications. It can be exported to XML, CSV or
whatever format. It's just heavily biased toward easy access from
Java as an extension to the reflective API.
/LS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]