[mod_python] Howto to handle classes ?

Gregory (Grisha) Trubetskoy grisha at modpython.org
Thu Jun 14 12:21:43 EST 2001


Richard

It's goning to be something along these lines:

http://mydomain/module/instance/method?arg1=value

Grisha

On Thu, 14 Jun 2001, richard hitier wrote:

> Hi,
>
> is there a way to access classes and theyre methode through an url ?
> via the publisher I guess, but how.
>
> http://mydomain/module/fonction?var=value
>
> is ok.
>
> but what about
> http://mydomain/module/class.method ?
>
>
> Thx all: i'm just trying to migrate from zope to mod_python, and this is
> my main wall.
>
> --
> Richard Hitier                 PGP Key on pgp.mit.edu
> richard.hitier at IDEALX.com	   key 0xD1BAD022
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
>




More information about the Mod_python mailing list