[Xotcl] old bug
Kristoffer Lawson
setok@fishpool.com
Sat, 20 Jan 2001 05:39:17 +0200 (EET)
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@fishpool.com | - - --+------
|-- Fishpool Creations Ltd - / |
+-------- = - - - = --------- /~setok/