• 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
SOAP? XMLRPC? in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SOAP? XMLRPC? in Cocoa?


  • Subject: SOAP? XMLRPC? in Cocoa?
  • From: "Steven M. Palm" <email@hidden>
  • Date: Fri, 25 Jan 2002 08:51:37 -0600

I really enjoy playing with the AppleScript Studio, and it's XMLRPC and SOAP support.

It doesn't have very good performance, though, in terms of, say, stuffing a table view with the data you get returned. Using the sample code from Apple in the Watson project, It takes about twelve seconds to stuff in fifty rows of data. More's the shame that it only took it about two seconds to get that data from the server via SOAP in the first place.

So, I thought that it might be due to the AppleScript bridge to talk to the Cocoa table object, and figured that a straight Cocoa Objective-C app would get the performance I want, but I can't seem to find much in the way of doing SOAP calls from there, at least not easily.

Before I go down the daunting trail of manually building Apple Events and parsing XML, has this been covered by anyone?

-----------------------
- Steven M. Palm
- Ham Radio Call: N9YTY
-----------------------


  • Follow-Ups:
    • Re: SOAP? XMLRPC? in Cocoa?
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: reestablishing IBOutlets from initWithCoder ?
  • Next by Date: Re: app size
  • Previous by thread: Re: app size
  • Next by thread: Re: SOAP? XMLRPC? in Cocoa?
  • Index(es):
    • Date
    • Thread