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

  • From: Brendan Macmillan <bren@m...>
  • To: pault12@p... (Paul Tchistopolskii)
  • Date: Sat, 18 Aug 2001 17:52:18 +1000 (EST)

> > Stateful objects turned out to scale terribly, so it was all a waste of
> > effort anyway.  The simpler, less powerful approach of mere method
> > invocation is actually much better.
> 
> Strange. I think that anyone,  who've  tried writing some more or less
> complex HTML/CGI based GUI application usually comes to conclusion that
> stateless protocols ( CGI ) are 'really good' only for "hello world" kind of
> applications.
Oh, they still have state, it's just not in the object - typically delegated to
a database.  So the method invocation becomes the API for the front end of
the database/logic.

You are right: CGI is a great example.  I don't think that web-services are
any different in principle, just more general.


Cheers,
Brendan
-- 
e:  bren@m...                    v:  +61 (3)  9905 1502
Email is checked daily                              Phone is rarely attended

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