<snipped>
> To that end, I propose the following heirarchy:
> 
> org.apache.avalon (stable subpackages and interfaces, etc.)
> 
> org.apache.avalon.untested (packages and classes, etc under development)

This seems the better solution from a marketing POV. Also, it
removes some duplicity in naming (when accessing cvs, new users
might think "framework? I thought Avalon was the framework". I
just saw an existing user think that =).

Perhaps it shouldn't be "untested" but "alpha" or
"development". Doesn't matter that much. My +1.

cheers!

LSD

<java:sig>
        About LSD  = new PersonalInfo();
        LSD.name("Leo Simons");
        LSD.email("[EMAIL PROTECTED]");
        LSD.URL( [
                http://www.leosimons.com, // personal website
                http://www.atfantasy.com, // fantasy RPG portal
                http://www.the-sign.nl    // web-design company
        ] );
        LSD.quote("Buh!");
        email.setSig((String)LSD);
</java:sig> 

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

Reply via email to