On Wed, Nov 6, 2013 at 4:27 AM, Levente Uzonyi <leves@elte.hu> wrote:

IMHO as a bare minimum we should:
- fix the dictionaries, so they don't use bindings as their internal associations
- initialize references correcly - as described above
- create an API for Undeclared, and remove all direct references to it, it shouldn't be exposed at all

Hi Levente,

Can you describe more fully what you mean by "fix the dictionaries" above? What problems come from having one binding appear in multiple dictionaries? What would we do to fix them?

Colin