Thanks for your suggestions Peter, they show very advanced usage of
XMLBeans and time spent on it to solve your problems. If you think your
changes are general and stable enough for others to make use of them
please send them to us by attaching the patch to JIRA.

Cezar

On Wed, 2011-03-23 at 11:55 +0000, Peter Keller wrote:
> On Tue, 22 Mar 2011, Cezar Andrei wrote:
> 
> > I'm sending this email to reach out to people interested in XMLBeans, we
> > the active committers, were wondering if there is anybody actively using
> > XMLBeans that might be interested in adding new features, small fixes or
> > just have new ideas.
> >
> > We made a rough list with things we think they will be useful to have:
> > - add full support for generics, default to JDK 1.5
> > - finish support for XMLSchema 1.1, many details around 1.1 built-in
> > schema types are already in
> > - better .xsdconfig, add support for different value serialization to
> > support bug XMLBEANS-451.
> >
> > Please don't be shy any response is appreciated,
> 
> OK - here goes....
> 
> (1) Allow interface extensions to override inherited methods while 
> specialising the return type (allowed in vanilla JDK 1.5, but getting this 
> to work in XMLBeans needs some serious acrobatics). Probably part of the 
> generics aspect, but please make sure that this doesn't get overlooked!
> 
> (2) Full control of the options given to the Java compiler used internally 
> by scomp. For example, I have had to work around the inability to give it 
> the -bootclasspath option in various hacky ways.
> 
> (3) When one interface extension depends on another, I have to use a complex 
> multi-stage schema compilation with careful management of the .xsdconfig 
> files to get everything to build. It would be fantastic to be able to do the 
> whole compilation in a single step.
> 
> I really appreciate this invitation to contribute ideas like this. I had 
> intended to submit these ideas to JIRA, but I haven't found the time to 
> prepare test cases.
> 
> Regards,
> Peter.
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org

Reply via email to