Am Montag, 14. April 2008 20:07 schrieb Jim Fulton:
> All you need to do is to get non-cookie based sessions, and then you
> can use the existing session-authentication machinery.
>
> Look at the client id framework in zope.session,
> http://svn.zope.org/zope.session/trunk/src/zope/session/http.py?view=auto
>
> I assume you "just" need to implement a URL client id manager.  (BTW,
> I would leverage the namespace machinery, so you'd end up with URLs
> with http://foo.com/++session++42/foo/bar.)

Ah, that's a very good idea! Let's see if I can manage to implement this.

Best Regards,
Hermann

-- 
[EMAIL PROTECTED]
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to