On 2010-05-17, at 12:33, P T Withington wrote: > If I run > > test/style/metasuite.lzx?debug=true&url=foo&lzr=dhtml&lzbacktrace=true > > at tot, it halts in DHTML will a strange error: this.$lzsc$initialize is > undefined > > If I revert back to r16359, all is well. > > --- > > I reopened LPP-8994.
I note that translateClassDirectives in CommonGenerator transforms constructors into $lzsc$initialize. I know you had to do something funny about constructors in your recent remodularization, so I'm wondering if that transformation is getting skipped somehow?
