Hi XOTcl gurus!
Consider this:
% Class Foo % Foo instproc init {dir} {puts hallo}
% Class Bar % Bar bar % bar mixin Foo no value given for parameter "dir" to "init"
After snooping arround I've found out that mixin's does not allow any argument passing to the mixin class initializer.
Is this something normal ? If one needs such functionality are there any workarounds ?
Cheer's Zoran
______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup