[
https://issues.apache.org/jira/browse/TOMAHAWK-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850772#action_12850772
]
Leonardo Uribe commented on TOMAHAWK-1472:
------------------------------------------
Committed initial patch of this feature, only for tomahawk core20. It is still
pending work on sandbox core20.
Finally use the custom event solution was added. For solve the problem of
xxxLocation, the most simple and compatible way is in case this properties are
set, use AddResource api.
The only component that we can't move to resource api is t:dojoInitializer. The
reason is dojo assumes all resources are served through a directory, but in the
case of jsf 2.0, this is not true. It is possible to tweak dojo, but it is
better solution to keep using AddResource api. Maybe we should update the old
dojo version shipped with tomahawk (0.4.x) to a new version (only in jsf 2.0
branch), but this requires a lot of work, because the idea is update all
components on sandbox too.
> Add Support for new Resource API in tomahawk 2.0 module
> -------------------------------------------------------
>
> Key: TOMAHAWK-1472
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1472
> Project: MyFaces Tomahawk
> Issue Type: Task
> Reporter: Leonardo Uribe
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.