[ 
https://issues.apache.org/jira/browse/AUTOTAG-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147701#comment-13147701
 ] 

Nicolas Le Bas commented on AUTOTAG-14:
---------------------------------------

creating a patch file is no problem, I just couldn't attach it. The "Attach 
Files" command in "More Actions" was not there.
It is now, so here's the patch file.
                
> decouple the generator from its runtime implementations
> -------------------------------------------------------
>
>                 Key: AUTOTAG-14
>                 URL: https://issues.apache.org/jira/browse/AUTOTAG-14
>             Project: Tiles Autotag
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Nicolas Le Bas
>            Assignee: Mck SembWever
>              Labels: features
>         Attachments: 
> 0001-Decoupling-the-generator-from-the-runtime-in-autotag.patch
>
>
> Currently the generated classes include several direct references to one of 3 
> runtime libraries. Each of these depend heavily on its corresponding 
> implentation of Tiles Request.
> The attached patch decouples these by:
> * providing an SPI to implement runtime libraries for autotag: the interface 
> AutotagRuntime.
> * limiting the direct references to a single one (an implementation of 
> AutotagRuntime)
> * making this reference configurable in maven-autotag-plugin.
> That way autotag can be used with new implementations of Tiles Request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to