Hey,

since we closed ADFFACES-4 it is now time to start the renaming of the
packages, since ADF is a no no.

ADF-FACES-API
package
from
org.apache.myfaces.adf.**

to
org.apache.myfaces.trinidad.**

ADF-FACES-IMPL
package
from
org.apache.myfaces.adfinternal.**

to
org.apache.myfaces.trinidad.internal.**
(note trinidad DOT internal)

More interesting are class names like AdfFacesContext.
Naming them TrinidadContext might not a good solution.
Note: This class is *not* extending FacesContext.

ExternalContext might be a good name...
but... as we all know, this is already taken :)

Any ideas?

--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to