[Xotcl] Send NULL arg to Class constructor

Gustaf Neumann neumann at wu-wien.ac.at
Tue May 12 05:41:34 CEST 2009


Good idea for tcl 8.5!

-gustaf neumann

iifat at mail.ru schrieb:
> Better, imho
>
> Object instproc F args {
>   puts "CALL [self] [self calledclass]->[self calledproc] $args"
>   catch next r o
>   puts "EXIT [self] [self calledclass]->[self calledproc] ($r)"
>   return -options $o $r
> }
>
>
> _______________________________________________
> Xotcl mailing list
> Xotcl at alice.wu-wien.ac.at
> http://alice.wu-wien.ac.at/mailman/listinfo/xotcl
>   



More information about the Xotcl mailing list