[Xotcl] xotcl crash
Tibichte
zak at isa-software.com
Thu Jul 23 09:51:35 CEST 2009
Hello,
I am experimenting with the xotcl method forwarding.
1- if I create a method forwarding f1:
obj forward f1 list {%@end 13} %self
? { obj f1 1 2 3 } [list ::obj 1 2 3 13]
Question:
Why ::obj was inserted at the beginning but not at the end?
2- This forwarding method causes xotcl to crash:
obj forward f2 list {%@end 13} %self %1
? { obj f2 1 2 3 }
Regards,
Abderrazak Tibichte
More information about the Xotcl
mailing list