> (Minor ?!) nit: ksh93 doesn't support static functions in typeset -T > ... AFAIK you want namespaces in this case... > > ---- > > Bye, > Roland > >
What does a static function mean? Does it mean that each instance cannot redefine it? Does it mean that _.foo refers to the default value of foo defined by the type rather than the one in each instance? David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
