[JIRA] Updated: (MDA-63) Have all DOM stages that create Elements do so via a Function

Chad La Joie (JIRA) noreply at shibboleth.net
Mon Apr 2 13:21:16 BST 2012


     [ https://issues.shibboleth.net/jira/browse/MDA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chad La Joie updated MDA-63:
----------------------------

    Fix Version/s: 0.8

> Have all DOM stages that create Elements do so via a Function
> -------------------------------------------------------------
>
>                 Key: MDA-63
>                 URL: https://issues.shibboleth.net/jira/browse/MDA-63
>             Project: Metadata Aggregator
>          Issue Type: Task
>          Components: DOM Metadata
>    Affects Versions: 0.6.1
>            Reporter: Chad La Joie
>            Assignee: Chad La Joie
>             Fix For: 0.8
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> Currently, any DOM stage that creates Elements just does it.  This prevents folks (Ian) from customizing the created Element in certain ways (pseudo-pretty printing).  So, have any stage that produces Elements do so by means of a pluggable Function.  The provide a very basic impl of that function and use it as the default so people besides Ian don't have to mess with it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list