No registered users in community xowiki
in last 10 minutes
in last 10 minutes
Re: [Xotcl] proper way to access xotcl classes
From: Kristoffer Lawson <setok_at_scred.com>
Date: Wed, 7 May 2008 21:32:00 +0300
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/
Date: Wed, 7 May 2008 21:32:00 +0300
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/