Jens Vagelpohl wrote:
From what I understand it prevents the installation/writing of a
product into the ZODB (the products management part of the
Control_Panel) and thus prevents conflict errors. If the product is
already installed (e.g. by a client who is allowed to do so) then you
can
Martijn Faassen wrote:
Anyway, while I have my criticisms of ZCML, too much typing is really
not very important in my list. You can get it somewhat shorter, I'm
sure, but not *that* much shorter. I'd worry more about the reading part
than the writing.
More typing = more reading in my books, so
Stephan Richter wrote:
Can you be more specific? I think ZCML is very compact.
Well, I'm hoping to take a proper look at the latest Z3 some time
soon, so I'll let you know after that and shut up on the subject in the
meantime ;-)
cheers,
Chris
--
Simplistix - Content Management, Zope Python
Sidnei da Silva wrote:
| Now, 5.2 is where I have the problem, since raising unauthorized
| anywhere in Zope traditionally pops up a basic auth box rather than
| returning standard_error_message with a 403 response which, as time goes
| by, I'm starting to think is what should really happen.
On Wed, Apr 20, 2005 at 02:50:21PM +0100, Chris Withers wrote:
Jens Vagelpohl wrote:
From what I understand it prevents the installation/writing of a
product into the ZODB (the products management part of the
Control_Panel) and thus prevents conflict errors. If the product is
already
On Wed, Apr 20, 2005 at 04:20:26PM +0100, Chris Withers wrote:
| | 2. Is the above behaviour pluggable at all?
|
| Not at all.
|
| Should it be? Can it be without impacting on performance?
I don't think so. I would expect there's only one sane way to do it.
| | 4. What kicks off the
On Apr 20, 2005, at 15:50, Chris Withers wrote:
Jens Vagelpohl wrote:
From what I understand it prevents the installation/writing of a
product into the ZODB (the products management part of the
Control_Panel) and thus prevents conflict errors. If the product is
already installed (e.g. by a
On 2005-04-20 11:20:26 -0400, Chris Withers
[EMAIL PROTECTED] said:
Sidnei da Silva wrote:
| 3. How does PAS handle failover from one authentication plugin to the next?
/me leaves slot for PAS experts to fill
Each attempt at authenticating a particular set of credentials gets a
crack, and