Version 19 by komaz
on Nov 25, 2010 21:46.

compared with
Current by komaz
on Nov 25, 2010 21:46.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
}
{noformat}
And I don't really know if this can be fixed correctly. In theory, we could store map {{\[Foo:FieldType\]}} in {{Actor.locals}}, but there are two obstacles:
# We won't know when to remove values from this map, probably weak keys could help
# Foo must be const - only const objects can be used as map keys