Re: Enums with WOXMLDecoder
Re: Enums with WOXMLDecoder
- Subject: Re: Enums with WOXMLDecoder
- From: Simon <email@hidden>
- Date: Sun, 01 May 2011 16:47:57 +0100
We binned woxmlcoder some time ago in favour of simplexml
http://simple.sourceforge.net/
It is miles more capable than woxmlcoder, might be worth a try.
Simon
On Thursday, April 21, 2011, Pascal Robert <email@hidden> wrote:
> Anyone had any luck with using WOXMLDecoder with enums? I can get them to encode properly, but I can't decode them since it's looking for a public constructor, and enums can't have public constructors.
>
> Any tricks beside trying to override WOXMLDecoder.decodeObjectForKey() to call another method instead of a constructor, or to stop using enums for cases where I want to use WOXMLCoder/Decoder? _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden