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

> 
> I don't actually know how this package fits in with either Z2 or Z3:  Z2
> apps are always able to acquire the request, while Z3 apps use the
> "separation of concerns" pattern I just outlined.  I've never wanted a
> 'get_request' method in "production" code:  I would consider the need
> for it a sign that something in the application is factored wrongly.
> 

Your point of view is in general correct. However there are situations
were you don't have access direct access to a request and when
changing/fixing the underlaying framework(s) isn't a option. I had this
issue frequently with the 'validation' module of Archetypes. Using
zope.globalrequest as a workaround is in this case a much better than
solution than hacking the framework.

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAklzXX4ACgkQCJIWIbr9KYzsKwCgmCKIzx0eSTPRPUA3nUhldRBG
b7gAn2DICuuzvAZ0Z7Bm1NnR10BzpDkU
=w+V4
-----END PGP SIGNATURE-----
begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:i...@zopyx.com
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to