[Xotcl] proper way to access xotcl classes

Kristoffer Lawson setok at scred.com
Wed May 7 20:32:00 CEST 2008


On 7 May 2008, at 21:25, Matthew Smith wrote:

>
> How do I call the methods like push and pop?

Assuming:

set s1 [Stack new]

$s1 push foo
$s1 pull

            / http://www.scred.com/
            / http://www.fishpool.com/~setok/




More information about the Xotcl mailing list