Skip to content

See if we can generate Haxe getters/setters #5

@jeremyfa

Description

@jeremyfa

It would be nice to get rid of java-style getVar() setVar() accessors as Haxe can handle properties with custom getters and setters.

That said we would still want to keep the java style accessor available to keep parity with official runtime (but make them totally optional) and ensure converted code doesn't call a getter/setter when it expect to access the underlying variable directly.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions