Programming : News and other items related to programming, especially focussed on issues related to distributed and large-scale systems
Updated: 29.4.2003; 22:47:37 Uhr.

 

Subscribe to "Programming" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Montag, 17. März 2003

XML-RPC and OS X 10.2.5. I’ve received email from people this morning telling me that OS X 10.2.5 will contain fixes to Apple’s XML-RPC code. Which I think is great. I had no doubt they would fix the bugs.

Now, I don’t get pre-release copies of the system, so I can’t confirm this. But, assuming it’s true, the obvious question for me is: why not switch back to the system-supplied XML-RPC code?

Here’s why I do not plan to switch back:

1. My philosophy is to always use system-supplied code whenever possible. My time can be much better spent in ways other than re-inventing the wheel. However, I already have re-invented the wheel in this case. There’s a value to being in control of the source code. If I want to or need to add features, I can.

2. My XML-RPC code runs on systems previous to 10.2.5. I don’t want to require that NetNewsWire users run 10.2.5.

3. The code is designed to be forgiving of things like unencoded ampersands and characters outside of the XML-RPC spec. It has to be forgiving, because not all of the various weblog publishing systems return perfectly valid responses all of the time. (That’s just a fact of life. It’s not my job to be an XML cop. I’d rather just have things work.)

4. My code is in the form of a set of Cocoa classes. Apple’s code is procedural. I prefer using Cocoa, since NetNewsWire is a Cocoa app. It fits better.

5. My code uses CURLHandle, which is what NetNewsWire uses to read feeds and so on. There’s a value to using the same HTTP client software throughout the app. For instance, once I fix the bug with authenticating proxies in the news reader, I can fix it in the XML-RPC code at the same time, since the fix will be the same. [inessential.com]
9:20:11 PM    comment []


When Computing Was Reliable. Last week, vendors of some high-profile open source products were taken to task for newly discovered flaws in their code that required yet another round of software patching. In the rush to embrace complexity, computer users have given up some of the most important computing tools of the last 50 years. [osOpinion]
9:17:33 PM    comment []

Wrox hit the rocks as Glasshaus cracks. IT publisher Wrox Press is set to close following the collapse into liquidation of US owners Peer Information last Friday. [The Register]
9:16:24 PM    comment []

Sun Brewing Simpler Java. In a move designed to attract more developers to its vision of Web services and application development, Sun Microsystems Inc. is developing enhancements to the Java language that provide a more Visual Basic-like experience. [OSNews]
9:14:17 PM    comment []

© Copyright 2003 cipher.



Click here to visit the Radio UserLand website.    NetNewsWire: More news, less junk. Faster   


Mac and the Mac logo are trademarks of Apple Computer, Inc., registered in the U.S. and other countries.
The Made on a Mac Badge is a trademark of Apple Computer, Inc., used with permission.

 


March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Apr