Paul:

Have just taken a look - initial impressions are that it's a nice model 
to work with - am thinking about cloning what your doing for the meta 
package - any thoughts ?

Steve.


Paul Hammant wrote:

> Folks,
>
> The result of a couple of hours work.
>
> This project generates basic xinfo for Phoenix.  It uses QDox by Joe 
> Walnes and others.
>
> See http://cvs.apache.org/viewcvs/jakarta-avalon-excalibur/metagenerate/
> Please take a look and let me know if it is worth taking further.
>
> Features :
>
>    * Xinfo generation only
>    * Jars 13KB in size so far.
>    * QDox jar is 50KB so far
>    * Sub-second response time
>    * Ant taskdef
>    * Integration test using Junit.
>
> Thoughts?  Kill or go further?
>
> We potentially have a way of generating all meta info for all 
> components for Phoenix, Fortress etc.
>
> The taskdef loks like this so far :-
>
>    <generatemeta dest="build/metagenerate">
>      <fileset dir="src/test">
>        <include name="**/*.java"/>
>      </fileset>
>    </generatemeta>
>
> It is quite possible that we could have extra attributes for things like
>
>    * Checking service names and dependency names against the compiled
>      class-model
>    * manifest name
>
> Going back to bed now as am very hung-over.
>
> - Paul
>
>
>
> -- 
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>
>
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net




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

Reply via email to