[ 
https://issues.apache.org/jira/browse/XMLBEANS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586934#action_12586934
 ] 

Radu Preotiuc-Pietro commented on XMLBEANS-282:
-----------------------------------------------

Probably not immediately. What I did add is a new option to .xsdconfig to 
enhance the name-mapping capability so you are pretty much guaranteed that with 
the right configuration file (.xsdconfig) you can get around this problem (see 
XMLBEANS-253).
JAXB also generates inner classes, I don't think there is a significant 
difference between the two in this area.


> When a schema is too deep, the generated interface names will become too long 
> on windows
> ----------------------------------------------------------------------------------------
>
>                 Key: XMLBEANS-282
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-282
>             Project: XMLBeans
>          Issue Type: New Feature
>    Affects Versions: Version 2.1
>         Environment: windows xp
>            Reporter: Morten Wilken
>             Fix For: unspecified
>
>
> We have quite deep schema structures and therefore the creted filenames for 
> interface classes will exceed the 256 char limit on filenames on windows.
> Is it possible to add a switch to the generatir that generates all interfaces 
> as normal and not inner interfaces?
> With such a switch the issue would go away completely and we would not have 
> to resort to rewriting the xsd or mangle our classnames by using .XSDCONFIG 
> to rename the classnames.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to