> > From: Hamilton Verissimo de Oliveira (Engenharia - SPO) 
>
> Berin said common-attributes, a master piece from LS, keeps the meta 
> within the class definition. Could you enlight us saying - in a high 
> level - hows this works?

Check out the Ant demo:

http://jakarta.apache.org/commons/sandbox/attributes/ant_demo.html

Basically:

+------------+                              +--------------------+
|Java Sources|----> Attribute Compiler ---->|Generated Java Files|   
+------------+                              +--------------------+
      |                                                 |
      |                                                 |
      |               +-------------+                   |
      +-------------->|Java Compiler|<------------------+
                      +-------------+
                             |
                             v
                    +-----------------+
                    |Java .class files|
                    +-----------------+

/LS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to