[jboss-dev-forums] [Design of POJO Server] - Re: Unifying metadata

wolfc do-not-reply at jboss.com
Wed Sep 26 08:03:53 EDT 2007


"scott.stark at jboss.org" wrote : Right. What is needed is an annotation scanning deployer that has a plugin maps a set of annotations onto the metadata instance that resulted from the parse phase. If its a pure annotation deployment it would create the metadata from the annotations. The steps should be:
  | 1. annotation scanning deployer provides sets of annotations based on the types the plugins have defined. This is used to create the base metadata.
  | 2. Parsing deployer would create the next level of metadata that delegates to the annotation based instance.
Okay, I'm working on a component that does the creation of metadata from annotations. We can hook that to a deployer.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088796#4088796

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088796



More information about the jboss-dev-forums mailing list