You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Andreas Berger <an...@googlemail.com> on 2006/10/24 23:36:20 UTC

right content of shared/core

Hello,

I'm currently implementing the Core-Tags for JSR-252. Is there a rule,
where to put the generic classes?

For some Tags I created generic classes [1],[2] and put them in the
myfaces-impl jar. But now I've seen that e.g. the
ConvertDateTimeTagBase is stored in shared/core. So I guess, that all
generic classes should be stored in shared/core, am I right? And is
there a namespace for generic classes?

cheers,
Andreas


[1] http://issues.apache.org/jira/browse/MYFACES-1474
[2] http://issues.apache.org/jira/browse/MYFACES-1475