[Xotcl] old bug

Kristoffer Lawson setok at fishpool.com
Sat Jan 20 04:39:17 CET 2001


Apparently a bug I think was fixed at one point has managed to creep in:

[~] Class Foo
Foo
[~] Foo instproc init {foo} {
> [self] instvar {foo fooAlias}
> puts "yeah"
>}
[~] Foo ob bar
variable "foo" already exists
while evaluating {Foo ob bar}

Ie. although an alias is created, the foo variable conflicts.

         -     ---------- = = ---------//--+
         |    /     Kristoffer Lawson      |  www.fishpool.fi|.com
         +-> |    setok at fishpool.com       |  - - --+------
             |-- Fishpool Creations Ltd - /         |
             +-------- = - - - = ---------      /~setok/





More information about the Xotcl mailing list