[Web-SIG] Client-side API

Ian Bicking ianb at colorstudy.com
Fri Oct 24 11:48:56 EDT 2003


On Thursday, October 23, 2003, at 09:11 PM, Bill Janssen wrote:
> Another possibility would be to mimic the Java 1.4.1 libraries for the
> Web.  For instance, we could have the "URL" object, which has a method
> called "open()",

While I wouldn't necessarily endorse copying a Java library -- because  
there's good stuff in Python already -- there was some ideas about  
unifying filesystem and URL access with the path module as a model:

http://www.jorendorff.com/articles/python/path/

http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF- 
8&threadm=mailman.1057651032.22842.python-list%40python.org


--
Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org




More information about the Web-SIG mailing list