Way better. cool.
--marcs
----- Original Message ----- > I think you mean:
>
> class thingMaker() :any {
> def thing
> #use thing in various setup operations
> bind thing {
> #elaborate thing methods, also referring to "thing"
> }
> }