You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Nicola Ken Barozzi <ni...@apache.org> on 2002/11/25 20:43:06 UTC

[Fwd: [attributes][SUBMIT+PATCH] refactoring of compile-time engine]

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 <jo...@tirsen.com>
Reply-To: Jakarta Commons Developers List <co...@jakarta.apache.org>
To: 'Jakarta Commons Developers List' <co...@jakarta.apache.org>

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                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>