According to Gabriele Bartolini:
> At 14.39 14/10/2003 -0500, Gilles Detillieux wrote:
> >It would be a good idea, in the general case, for us all to learn how
> >to properly override config parameters in the code, so that a server
> >block or URL block definition doesn't override an internal override
> 
> Maybe I am missing something. I am not aware of a way that allows us to 
> override blocks definitions through the Configuration classes. Can you 
> please point it out to me? Sorry.

No, I think you're right that it can't be done in the ConfiguRation
class right now.  It seems the only way to override block attribute
definitions in the code is to add logic where the attribute is used
and ignore the attribute if it's appropriate to do so.

The logic now is that server block definitions override globals, and
URL block definitions override both (for attribute definitions that
can be used in server or URL blocks).  So, there's no way in the code
to globally override a server or URL block definition.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to