• 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: SOAP Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP Server


  • Subject: Re: SOAP Server
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 22 Dec 2002 10:05:15 -0600

At 9:51 AM -0500 12/22/02, Jaime Magiera wrote:
I stayed up real late last night kicking out some code. So far, my "plain vanilla" cocoa solution is working out OK. I've got an Obj-C class "SOAPParser.m" that returns an NSDictionary of the request values:

Excellent!

I've only run some really simple requests through it. More complex requests will likely break it at this point, but hey, it's a start.

Are you using Test-Driven Development to create it? Using TDD with OCUnit from Sen:te is a great way to develop this kind of software. Create a more complex request you want your parser to handle, write code to handle it, and then do it again.

TDD: http://c2.com/cgi/wiki?TestDrivenDevelopment
OCUnit: http://www.sente.ch/software/ocunit
See also: http://www.stepwise.com/Articles/Technical/2002-06-17.01.html

Note that there's a new release of OCUnit, v26, that just came out on December 19.

-- Chris

--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: SOAP Server (From: Jaime Magiera <email@hidden>)

  • Prev by Date: Re: EOF from the Client?
  • Next by Date: Re: NSTextView Alignment
  • Previous by thread: Re: SOAP Server
  • Next by thread: Re: SOAP Server
  • Index(es):
    • Date
    • Thread