Aaron Swartz wrote: > > On Friday, August 24, 2001, at 01:15 PM, Dan Connolly wrote: > > > Have you done much programming with threads? I > > highly recommend... > > All the threaded programming I've done has been in an > environment without mutable objects using a RDBMS as a > datastore, so locking was never an issue. I was sort of > disappointed that Python, rather easy-to-use in other respects, > makes threaded programming so much more difficult. python doesn't make it more difficult; it's difficult by nature. tcl has all the same issues. > Hmm, perhaps I do like Tcl more than Python. If only all that > code available for it... > -- > [ "Aaron Swartz" ; <mailto:me@aaronsw.com> ; <http://www.aaronsw.com/> ] -- Dan Connolly, W3C http://www.w3.org/People/Connolly/Received on Sunday, 2 September 2001 09:40:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:08:28 GMT