On Sat, Mar 30, 2002 at 10:30:17AM +0100, Leo Simons wrote:
> import
> org.apache.avalon.cornerstone.blocks.masterstore.xml.XMLFilePersistentReposi
> tory;
> 
> is just one example of many rediculously long
> package names. 
...
> option 1
> --------
> apache.${avalon-sub-project-name}.${component}.*
...
> option 2
> --------
> avalon.${avalon-sub-project-name}.${component}.*
...
> either is fine with me. Turbine follows the first
> option, so maybe we should follow their lead.

Do they? Looking in the jakarta-turbine-2 and jakarta-turbine-3
modules, all I can see are org.apache.turbine.*

Seems like it would be a huge break with convention to drop the
'org.apache' prefix. Can't we just have an Ant filter expanding
@o.a.a.c@ to org.apache.avalon.cornerstone?


--Jeff

> thoughts?
> 
> - Leo
> 

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

Reply via email to