On 12/26/16, 11:50 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>I suspect that a big chunk of the duplicate code is related to the Basic >and HTML projects. As I understand it, HTML was forked from Basic to try a >different architecture approach, but a big portion of the code is still >the >same. Makes sense. I think there also some classes that have different ancestry in JS vs SWF so a file will have two class definitions in it, one inside COMPILE::SWF and one inside COMPILE::JS and there can be duplication there as well. -Alex