• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Enums with WOXMLDecoder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Enums with WOXMLDecoder


  • Subject: Enums with WOXMLDecoder
  • From: Pascal Robert <email@hidden>
  • Date: Thu, 21 Apr 2011 13:59:20 -0400

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

  • Follow-Ups:
    • Re: Enums with WOXMLDecoder
      • From: Pascal Robert <email@hidden>
  • Prev by Date: Re: Session EC Exception
  • Next by Date: Re: Enums with WOXMLDecoder
  • Previous by thread: Re: Session id generation - how is it done?
  • Next by thread: Re: Enums with WOXMLDecoder
  • Index(es):
    • Date
    • Thread