RE: [xml-dev] SOAP-RPC and REST and security

From
Bullard, Claude L (Len) <>
To
"''" <>,
Date
2002-02-20T23:08:55Z
ID
<2C61CCE8A870D211A523080009B94E4306FEE8EC@HQ5>
Thread
RE: [xml-dev] SOAP-RPC and REST and security
There is something to this.  One of the advantages 
for current toolkits is that they enable the use 
of legacy COM objects.  Pick it, click it, wrap 
it and move it to the internet server.  That could 
be a problem for people not smart enough to 
look first or who won't know what to look for.

len

-----Original Message-----
From: Zach Kenyon [mailto:]
Sent: Wednesday, February 20, 2002 4:44 PM
To: 
Subject: RE: [xml-dev] SOAP-RPC and REST and security


On 20 Feb 2002, at 14:11, Dare Obasanjo wrote:

> Most people I know writing web applications are smart enough to know not
> to write them in C or C++. 

There are an awful lot of componants ((D)COM(+) as an example) writted in 
C++.  Not to mention the fact that lots of server/middleware/database 
products are written in C/++.