i don't have a catch all at the moment (because of the order)

tibi

Dale Newfield wrote:
> tibi wrote:
>> ok any help would be great
>
> In decorator pattern matching, order matters.  I think it'll use the
> first pattern that matches, so make sure your catch-all is listed
> *after* the special case deocators.
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to