You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Mck SembWever (Assigned) (JIRA)" <ji...@apache.org> on 2011/11/10 12:14:53 UTC

[jira] [Assigned] (AUTOTAG-14) decouple the generator from its runtime implementations

     [ https://issues.apache.org/jira/browse/AUTOTAG-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mck SembWever reassigned AUTOTAG-14:
------------------------------------

    Assignee: Mck SembWever
    
> 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