Weblog Client Procedure Call Times
Weblog Client Procedure Call Times
- Subject: Weblog Client Procedure Call Times
- From: Eric Czarny <email@hidden>
- Date: Wed, 12 Mar 2003 17:25:43 -0500
I've opted to the the Mulle XMLRPC Framework for Objective-C as the
means in which I will make remote procedure calls to weblogs. However,
there seems to be a rather large time issue involved with this
framework. It may be something I'm doing, or is it simply the nature of
this framework? I've been thinking about detaching a thread for the
procedure calls, but this seems like it may be a bit superfluous. I
have also tried dropping a sheet stating the request is being sent,
with a NSProgressIndicator, but it seems that once the sheet appears
and the call is made the indicator ceases from functioning. Any advice
would be greatly, greatly appreciated.
Best Regards,
Eric Czarny
http://www.laterus.net
_______________________________________________
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.