Community
Participate
Working Groups
First, normalize the LibraryTemplate so that the genClassBody logic for all JS-gen'ed parts comes from one place, EGLClassTemplate. Next, normalize comma-delimiting between generated functions by having logic that gens a function first emit a comma. Doing so allows overrides that no-op one or more functions without resulting in JavaScript syntax errors as a result of spurious commas.
Implemented.
changing to Enhancement, as this isn't really a defect.
Closing this work item