Just to synch a bit with what's happening in Jakarta Commons about metadata stuff.

-------- Original Message --------
Subject: [attributes][SUBMIT+PATCH] refactoring of compile-time engine
Date: Mon, 25 Nov 2002 20:15:15 +0100
From: Jon Tirs�n <[EMAIL PROTECTED]>
Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
To: 'Jakarta Commons Developers List' <[EMAIL PROTECTED]>

I managed to refactor the compile-time engine into something we've been
discussing. It works pretty good I think and enables pluggability of the
compile-time too. I didn't add ClassMetaData because apparently we
haven't reached consensus on that yet.

AttributeExtractor.java
Parses java-sources and emits attributes to writer.

DefaultAttributeExtractor.java
Default implementation, extracts via Qdox.

AttributeWriter.java
Writes attributes into format recognized by finder.

DefaultAttributeWriter.java
Default implementation, writes into property files recognized by
DefaultAttributeFinder.


--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------


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

Reply via email to