• 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
Re: WOXMLDecoder and NSData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOXMLDecoder and NSData


  • Subject: Re: WOXMLDecoder and NSData
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 8 Jul 2008 15:29:48 -0700


On Jul 8, 2008, at 3:26 PM, Daryl Lee wrote:


On Jul 8, 2008, at 1:27 PM, Jake MacMullin wrote:

Speaking of using the SAX parser (and other XML apis), is there a good reason WebObjects contains a bunch of 3rd party libraries in the java-xml .jar? Couldn't these just be expressed as dependencies in the Maven project?

If everyone was using Maven, maybe this would be less of an issue. Due to version/API dependencies on specific versions of libraries (Axis for instance), we've had bundle things this way.

Could they go in /Library/WebObjects/Extensions? Though that would leave build time classpath problems...








Including specific versions of these libraries in one of the WO libraries means that they can potentially conflict with later versions we might want to use in our applications and we can't easily provide more recent versions.

We've been discussing ways to allow people to insert their custom classpaths early on in the bootstrap process. Perhaps there could be some custom properties passed to the WOBootstrapper.




Cheers,

Jake



On 08/07/2008, at 9:19 PM, Daryl Lee wrote:

Do you have a stacktrace? WO 5.4 was upgraded to use the sax2 parser.

On Jul 8, 2008, at 1:05 PM, Steve Peery wrote:

I am upgrading a WO Application to version 5.4 and everywhere I use
WOXMLDecoder to decode a NSData object it generates a NullPointerException.
It worked fine before. Any clues?


Steve


_______________________________________________ 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


_______________________________________________ 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


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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


References: 
 >WOXMLDecoder and NSData (From: Steve Peery <email@hidden>)
 >Re: WOXMLDecoder and NSData (From: Daryl Lee <email@hidden>)
 >Re: WOXMLDecoder and NSData (From: Jake MacMullin <email@hidden>)
 >Re: WOXMLDecoder and NSData (From: Daryl Lee <email@hidden>)

  • Prev by Date: Re: WOXMLDecoder and NSData
  • Next by Date: SimpleDateFormat vs [Deprecated] NSTimestampFormatter
  • Previous by thread: Re: WOXMLDecoder and NSData
  • Next by thread: Re: WOXMLDecoder and NSData
  • Index(es):
    • Date
    • Thread