Re: Integrating XP Into Web Infrastructure

Ken wrote:
> > doing the same thing via HTTP requires far more work,
> > even in Python...

before everyone (and his brother) posts code fragments, let
me just point out that "HTTP" in my post meant "HTTP as in
a generic HTTP POST method call"...

(and the point was that you don't need to mess with DOM
trees or dedicated pipe functions to do RPC-like things; in
most modern languages, you can "just do it")

cheers /F

Received on Tuesday, 9 January 2001 10:16:09 UTC