On Wed, 02 Oct 2013 08:47:07 -0300, Barry Books <trs...@gmail.com> wrote:

So what should the JIRA say?

Your previous message is a good start. :)

At this point I think whats needed is a configuration service. That service gets passed a Mapped configuration that consists of a class and a
configuration. It would need one method Map<Class,Object>
getConfigurations() where the object would be list, map etc depending on
the configuration type.

Yep.

From that I think you could figure out most of
what's needed. If would also be nice if ComponentClassResolver would return a list of mixins/components.

Instead, I think the right place for that is most probably ComponentSource.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to