[JIRA] Updated: (MDA-63) Have all DOM stages that create Elements do so via a Function
Ian Young (JIRA)
noreply at shibboleth.net
Mon Oct 8 05:05:22 EDT 2012
[ https://issues.shibboleth.net/jira/browse/MDA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Young updated MDA-63:
-------------------------
Assignee: Ian Young (was: Chad La Joie)
> 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: Ian Young
> 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