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

Wichert Akkerman wrote:
> Previously Chris McDonough wrote:
>>      def remember(self, principal, token):
>>          """ Return a set of headers suitable for 'remembering' the
>>          principal on subsequent requests """
>>
>>      def forget():
>>          """ Return a set of headers suitable for 'forgetting' the
>>          current user on subsequent requests"""
> 
> It would be nice if there was also a handy utility function to apply
> those headers to a response. I suspect that code is often repeated now.

- -1:  Unlike Zope2, there *is* no pre-existing, must-use-it-or-else
response object lying around.  The application's whole job in life is to
fabricate the response:  muddying that up with "convenience" helpers is
just obscuring that.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKHBPc+gerLs4ltQ4RAhjcAJ46/rdID9RqA5YparT8Eed0IA2rdgCfen92
1lJJYOoiY6G3OdMWp/pFNks=
=+++Q
-----END PGP SIGNATURE-----
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to