[Xotcl] abstract methods again

Laurent Duperval laurent.duperval at netergynet.com
Mon Dec 11 14:11:46 CET 2000


Hi,

TO follow up on my previous message, I'd like the following not tothrow an
error:

Class Abstract abstract instproc foo args
Class NotAbstract -superclass Abstract
NotAbstract instproc foo {arg1 arg2} {}
NotAbstract obj
.
.
.

L

-- 
MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK

Laurent Duperval                   "Montreal winters are an intelligence test,
Netergy Networks - Java Center            and we who are here have failed it."
Phone: (514) 282-8484 ext. 228                                   -Doug Camilli
mailto:laurent.duperval at netergynet.com           Penguin Power!






More information about the Xotcl mailing list