Folks,

Correct me here in understanding the current 
avalon-meta structure: -

avalon-sandbox/
 /meta
   /api  ..................... immutable meta-info
directives
   /spi ...................... builders, writers,
serializers, readers
   /impl ..................... specific implementation
of builders, writers, serializers,
readers(XML/Serialized)
   /tools .................... ant plugin
   /plugin ................... maven plugin
   /site/xdocs ............... documetation


If this seems right , then the current
avalon-sandbox/meta/README.txt 
needs modification.
Anyways before doing the same , 
I think the naming of /api,/spi,/impl shld be changed
to indicate more clearly what each of these
directories stand for. 
So,
/api   ==> /descriptor
/spi   ==> /accessor  (or ...)
/impl  ==> /accessor-impl  (BTW is there any need for
separating this into a new folder? )

So potentially one could structure meta as: -

/meta
   /descriptor 
   /accessors
   /tools/
   /plugins
   /xdocs


Regards,
Vinay

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to