[JIRA] Created: (MDA-63) Have all DOM stages that create Elements do so via a Function
Chad La Joie (JIRA)
noreply at shibboleth.net
Wed Mar 21 13:14:17 GMT 2012
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.7
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