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

Mck SembWever edited comment on AUTOTAG-14 at 11/10/11 11:51 AM:
-----------------------------------------------------------------

`git format-patch origin/trunk` didn't work for you?  (ref: 
http://www.apache.org/dev/git.html )
                
      was (Author: michaelsembwever):
    `git format-patch origin/trunk` didn't work for you?
                  
> 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
>
> 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