[Home] [By Thread] [By Date] [Recent Entries]


On Thu, Sep 26, 2002 at 10:25:45AM +0100, Alaric B. Snell wrote:
> fnp://foo.com:AlaricsIM/getUserDetails(POSTAL)

That's not an identifier, it's a serialized method invocation.  You are
requiring that the consumer of it know what "getUserDetails" means.

Lots of Web developers may use HTTP URIs that include what looks like
a method name, but the key difference from your example is that they
don't require the user of that URI to know what the method means,
because they return the goods on a GET.

MB
-- 
Mark Baker, CTO, Idokorro Mobile (formerly Planetfred)
Ottawa, Ontario, CANADA.               distobj@a...
http://www.markbaker.ca        http://www.idokorro.com

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member