[ 
https://issues.apache.org/jira/browse/TOMAHAWK-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539030
 ] 

Navid Mitchell commented on TOMAHAWK-1115:
------------------------------------------

I agree with Andrew. I think it is bad form to make Tomahawk dependent on any 
templating technology.  I am however using Tiles and Faclets with Tomahawk in 
two separate projects. I think it would be better to provide a separate set of 
jars that allow the configuration of either without changing the core of 
Tomahawk.  This can already be accomplished in either case by changing the View 
Handler in the faces-config.  I posted the view  handler here with hopes it may 
save someone the time of making their own. It was a real pain in the butt to 
get Tiles 2 working at first.   Mike it does look like JSF 1.2 is required to 
build facelets. However you can use it without JSF 1.2 if you are using 
MyFaces. 
https://facelets.dev.java.net/nonav/docs/dev/docbook.html#gettingstarted-dependencies
 

Anyways that is just my two cents. 

> Adding Tiles2 support to tomahawk
> ---------------------------------
>
>                 Key: TOMAHAWK-1115
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1115
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Tiles
>            Reporter: Stephen More
>            Priority: Minor
>         Attachments: Bundle.properties, JspTiles2ViewHandlerImpl.java, 
> TilesViewHandler.java
>
>
> It looks like branch 1.x of struts is supported. ( 
> http://myfaces.apache.org/tomahawk/tiles.html )
> Can code be added to support tiles 2 ( http://tiles.apache.org/ ) ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to