On 7/18/05, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > From a "keep close to the code" perspective, you can override > finishLoad() and set the propertie's initial value there. Setting the > property from finishLoad() becomes the default value (i.e., instead of > null, 0 or false) to which it is reset at the end of the request > cycle.
That makes IMO messy code. You need to browser through the whole code to find out an intial value. I strongly second Hugo's requirement. Henri. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
