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

Simone Tripodi resolved DIGESTER-97.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Simone Tripodi

{{<include />}} element in {{xmlrules}} has been already supported for a long 
time in Digester

> [digester] XML self references
> ------------------------------
>
>                 Key: DIGESTER-97
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-97
>             Project: Commons Digester
>          Issue Type: Improvement
>    Affects Versions: 1.5
>         Environment: Operating System: All
> Platform: All
>            Reporter: Michail Medvinsky
>            Assignee: Simone Tripodi
>            Priority: Minor
>             Fix For: 3.0
>
>
> It would be very advantageous for users to add a new processing instruction 
> that  we can use to self reference XML or other files from within a source 
> that 
> will be bound.
> For example
> <?xml version=”1.0” ?>
> <?binding-rules source=”org/apache/jakarta/commons/digester/myrules.xml” 
> ?>
> <a>
> ……
> </a>
> This way we can change target objects and runtime binding just by editing the 
> xml file with rules or editing separate rules.
> The rules should be available via multiple sources:
> ClassLoader
> File
> URL
> Custom

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


Reply via email to