You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by Fredrik Vraalsen <fr...@vraalsen.no> on 2004/08/13 23:52:08 UTC

Re: Wildcard elements

Ok, third time's a charm. ;-)  Seems to be some incompatibility between 
my mail agent (Emacs/Gnus) and the mailing list.  Anyway, below is a 
copy of the original email.

Fredrik


Fredrik Vraalsen wrote:
> 
> Hi,
> 
> What is the status of wildcard elements in JaxMe 2?  I've looked at
> the latest CVS and as far as I can tell support for xs:any is still
> missing?  
> 
> I'm working on a project where we are currently using the JAXB RI for
> marshalling and unmarshalling XML.  However we would like to switch to
> JaxMe, for licensing reasons among other things.
> 
> I would be interested in helping out with implementation of xs:any
> support, if anyone could point me in the right direction?  I saw the
> email from Jochen back in November detailing an implementation
> strategy, but is this still valid?
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org


Re: Wildcard elements

Posted by Jochen Wiedmann <jo...@freenet.de>.
Fredrik Vraalsen wrote:

> What is the status of wildcard elements in JaxMe 2?  I've looked at
> the latest CVS and as far as I can tell support for xs:any is still
> missing?

It mainly depends on the reimplementation of the unmarshalling code 
using an external parser generator. This has been started by checking
in the spg (SAX Parser Generator) package. However, there's a lot of
work left to do, in particular, because the emphasis is on nested
groups and not so much on wildcards. (Although the SPG package does
already support wildcards.)


> I would be interested in helping out with implementation of xs:any
> support, if anyone could point me in the right direction?  I saw the
> email from Jochen back in November detailing an implementation
> strategy, but is this still valid?

No, this is no longer valid. If you are interested to help out, file
a bug report for tracking in Jira, and we'll discuss the details
there.


Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org