On Wed, Feb 13, 2002 at 02:32:59PM +0100, Jonas Liljegren wrote: > The URL should point att the template presenting specific > information. > > Form data and other feedback from the client should go to the > specified dispatch, independant of the URL. > > And the dispatch should normaly not say anything about what template > to bring up. That's for the URL to say.
You can do all of that and more. The SLOTS/DISPATCH mechanism allows you to encode (virtually) any kind of dispatch logic that you care to dream up. A
