You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/09/22 21:36:16 UTC

[jira] Created: (SHINDIG-1179) Allow for GadgetSpec/ModulePrefs flexibility

Allow for GadgetSpec/ModulePrefs flexibility
--------------------------------------------

                 Key: SHINDIG-1179
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1179
             Project: Shindig
          Issue Type: Improvement
    Affects Versions: 1.1-BETA2
            Reporter: Paul Lindner
            Assignee: Paul Lindner
             Fix For: 1.1-BETA3


ModulePrefs uses a fairly simple visitor pattern to crawl the set of tags it wants to interpret.  Adding a new one requires modifying code in many places.

To make this better we can change the interface to 

Patch available here:

http://codereview.appspot.com/121064/show

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


[jira] Resolved: (SHINDIG-1179) Allow for GadgetSpec/ModulePrefs flexibility

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1179.
-----------------------------------

    Resolution: Fixed

fixed.


> Allow for GadgetSpec/ModulePrefs flexibility
> --------------------------------------------
>
>                 Key: SHINDIG-1179
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1179
>             Project: Shindig
>          Issue Type: Improvement
>    Affects Versions: 1.1-BETA2
>            Reporter: Paul Lindner
>            Assignee: Paul Lindner
>             Fix For: 1.1-BETA3
>
>
> ModulePrefs uses a fairly simple visitor pattern to crawl the set of tags it wants to interpret.  Adding a new one requires modifying code in many places.
> To make this better we can change the interface to 
> Patch available here:
> http://codereview.appspot.com/121064/show

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