On 4/18/06, Manfred Geiler <[EMAIL PROTECTED]> wrote:
>
> Already done the package renaming?
> If not, what about having one more additional namespace level:
> org.apache.myfaces.adf.api
> org.apache.myfaces.adf.internal (or impl? - which sounds more common to
> me)
> org.apache.myfaces.adf.build
> org.apache.myfaces.adf.demo
>
> I think this would separate things even more clearly: All ADF stuff in one
> "master" package.


Understood.  However, the downside of this is that the  "internal" / "impl"
subpackage would show up during IDE code completion.  Branching the package
namespace early between API and impl helps to address this issue.

Kind Regards,
John Fallows.
--
http://apress.com/book/bookDisplay.html?bID=10044
Author: Pro JSF and Ajax: Building Rich Internet Components, Apress

Reply via email to