Alexis Agahi wrote:
On Wednesday 22 October 2003 16:52, [EMAIL PROTECTED] wrote:
how could we enhence eclipse syntax checker to verify meta declaration.
transparent (after mapping) compenent persitence with specific lifecycle?
hm. I think I didn't get you. Which kind of meta declaration do you mean?
I already have a xdoclet, a hibernate and a junitdoclet plugin (testcase generation) for eclipse. Maybe we can enhance one of those plugins for your ideas.
Please give me more input as long as I'm not at work :-)
avalon meta (http://avalon.apache.org/meta/) doclet declaration such as:
* @avalon.component version="1.0" name="IMRouter" lifestyle="singleton" * @avalon.service type="net.java.dev.openim.IMRouter"
* @avalon.dependency type="net.java.dev.openim.ServerParameters:1.0" key="ServerParameters"
* @avalon.dependency type="net.java.dev.openim.session.SessionsManager:1.0" key="SessionsManager"
I'll try to see if I can find a doc on the doclet. (maybe someone here could post some pointers).
The @avalon tag reference: http://avalon.apache.org/meta/tools/tags/index.html
Which is processed by a ant task or maven plugin: http://avalon.apache.org/meta/tools/index.html
To produce the meta-info object model. http://avalon.apache.org/meta/meta/info/index.html
SJM
and the sun is
shining on my head.
:p
P.S. the merlinDeveloper for Eclipse plugin will be available mid of
Nov.
Über cool ;)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]