[JBoss-dev] [JBoss JIRA] Commented: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-20 Thread Scott M Stark (JIRA)
 [ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316272 ]
 
Scott M Stark commented on JBXB-7:
--

Its not a requirement. Start a forum thread to talk about how this can be 
handled from the schema or binding descriptor.

> Create a deployment instance doc illustrating the polymorphism requirements
> ---
>
>  Key: JBXB-7
>  URL: http://jira.jboss.com/jira/browse/JBXB-7
>  Project: JBoss XML Binding (JBossXB)
> Type: Sub-task
> Reporter: Scott M Stark
> Assignee: Adrian Brock

>
>
> Please create an xml deployer instance example which shows your polymorphism 
> requirements.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-20 Thread Alexey Loubyansky (JIRA)
 [ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316271 ]
 
Alexey Loubyansky commented on JBXB-7:
--

I don't think it's a good idea to mix metadata (e.g. element to class binding) 
and data in the same namespace.
If you want it to be this way, ok, we could create a special handler for this 
type of document (the handler could be reused for many documents). But it's bad 
in general, IMO. Metadata should come separately, at least in another namespace.

> Create a deployment instance doc illustrating the polymorphism requirements
> ---
>
>  Key: JBXB-7
>  URL: http://jira.jboss.com/jira/browse/JBXB-7
>  Project: JBoss XML Binding (JBossXB)
> Type: Sub-task
> Reporter: Scott M Stark
> Assignee: Adrian Brock

>
>
> Please create an xml deployer instance example which shows your polymorphism 
> requirements.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-19 Thread Scott M Stark (JIRA)
 [ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316266 ]
 
Scott M Stark commented on JBXB-7:
--

I'm not sure what the polymorphism example scope is, but the 
testSimpleCollection.xml example in 
jboss-head/testsuite/src/resources/xml/pojoserver has been updated to 
illustrate different types of java.util.List, java.util.Set, and 
java.util.Collection instances:


http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="urn:jboss:xml-deployer xml-deployer_1_0.xsd"
   xmlns="urn:jboss:xml-deployer">
   
  
 
value0
value1
 
  
  
 
value0
value1
 
  
  
 

   


   

 
  
  
 
value0
value1
 
  
   



> Create a deployment instance doc illustrating the polymorphism requirements
> ---
>
>  Key: JBXB-7
>  URL: http://jira.jboss.com/jira/browse/JBXB-7
>  Project: JBoss XML Binding (JBossXB)
> Type: Sub-task
> Reporter: Scott M Stark
> Assignee: Adrian Brock

>
>
> Please create an xml deployer instance example which shows your polymorphism 
> requirements.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development