Hi Alex,
Ah, cool. I thought it's a kind of policy that only the two methods exist.
Groovy.
Andi
>> goes it bc conform to add private methods to modules?
>> So the module consists of ModuleName(), Output() and
>> some other _MethodThatDoesSomething()
>
> Absolutely.
>
> You may have other public methods, also.
>
> The only requirement is that if you want to use the module with
> Page, it has to have a constructor and the method Output().
|