Tuesday, February 26, 2002


Does this mean that webloggers are link-stained?

6:25:15 PM    comments ()  trackback []  


People seem to be getting hot and bothered about this article.

Dave says that he may have a point.

Me? It's scary to hear someone say something so bold, especially when it's Microsoft.

The crux of the argument seems to be that HTTP is limitted by being RPC-ish, and that any attempt to handle, say, a long running calculation is at best a hack.

Am I missing something? It seems to me that RPC doesn't need to be a "do something and give me the answer before I return" process. The actual call could mean "Start working on this calculation, and when you are done, drop the answer off here." The limitation seems to be the assumption that only one side can recieve RPC requests. If both sides can, where's the problem?

Or is this just one of the 'hacks' that Don Box is talking about?

Maybe I'm just not sophisticated enough to see it.

6:05:53 PM    comments ()  trackback []  



Erann Gat: How I lost my faith in Lisp and learned to love Python. [via Daily Python-URL] [via diveintomark]

I have loved both Lisp and Python. I still love Lisp, but am using Python more.

5:48:33 PM    comments ()  trackback []