-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Milestone
Description
Description
The properties in the JavaScript area are currently resulting in get_Prop and set_Prop methods in case they are computed. It would be great to generate ES5 properties that make the usage from the public API more consistent.
As part of this the casing of the javascript classes should be changed from PascalCase to camelCase.
Possible Solutions
Extend the compiler to generate some static initializer which will expose the properties.ö This haxe seems to be working:
HaxeFoundation/haxe#5104 (comment)
Metadata
Metadata
Assignees
Labels
platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.