On 24.10.2007, at 23:42, Stephen Deasey wrote:

> Does the same apply to min and max?
>
> It seems like it logically should.

On the first glance, yes. But I do not
believe. Because module A may impose
different limits on the same param as
the module B. So if the module A starts
first and we hard-record the param limits
that module A requested, we explicitly
require from all other modules to have the
same limits. This is not very clear, I'd say.

I would (and we do) record the default value
abd type, as given, yet trimm that to match
minmax reqs when returning the value to module A.
The module B gets the value as-was and may
impose different minmax limits.

IMO, no need to change this (existing) behaviour.
But I'm open (as always) for a different view.





-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to