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


 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> -----Original Message-----
> From: Paul Prescod [mailto:paul@p...] 
>
> If the interface to HTTP is basically
> 
> class Resource{
>   Representation GET()
>   void PUT(Representation)
>   Representation POST(Representation)
>   void DELETE()
> }

Shouldn't that be: 

struct Resource{
  Representation GET(uri)
  void PUT(Representation, uri)
  Representation POST(Representation, uri)
  void DELETE(uri)
}

?

Bill de hÓra

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4

iQA/AwUBPH38MuaWiFwg2CH4EQI1owCgwrEgRKtB2NQfuvQ5+phKfhQj4zEAoMYQ
L00BXdCeeleq0cY0U68q61Zn
=k3LQ
-----END PGP SIGNATURE-----


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