This is an automated email from the ASF dual-hosted git repository.
greg-dove pushed a change to branch 182-binding-data-missing
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
was c4f66a40d Use qualified name string keys for binding data instead of
definition references. Assumption: This is assumed to be some sort of memory
management race condition between Garbage Collection and AST re-parsing -
Converted the `bindingMap` in RoyaleProject to use qualified Name String keys
instead of volatile IClassDefinition objects. - Intended to ensure that
data-binding information remains accessible even if the compiler re-parses MXML
files and re-creates class definit [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.