[ 
http://jira.codehaus.org/browse/JIBX-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski closed JIBX-102.
--------------------------------


> Bindings should be able to share formats defined outside the namespace 
> currently used
> -------------------------------------------------------------------------------------
>
>                 Key: JIBX-102
>                 URL: http://jira.codehaus.org/browse/JIBX-102
>             Project: JiBX
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: JiBX 1.0.1
>            Reporter: Ørjan Austvold
>            Assignee: Dennis Sosnoski
>            Priority: Minor
>             Fix For: JiBX 1.1.2
>
>
> Bindings should be able to share the same format definition(s).
> Example:
> file: formats.xml
> <binding>
>   <format type="Bar" label="BarFormat"/>
> </binding>
> file: binding.xml
> <binding>
>   <include file="formats.xml"/>
>   <mapping name="Foo" class="Foo">
>      <namespace uri="..." defaults="elements"/>
>      <value name="Bar" field="bar" format="BarFormat"/>
>   </mapping>
> </binding>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to