atreeon / morphy

Provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
3 stars 3 forks source link

Support property names such as Type, String #20

Open miklcct opened 1 month ago

miklcct commented 1 month ago

Fixes #15

All type names used in the generated files are now aliased to double-underscored prefix.

A possible regression is that Morphy2 can no longer be used in the same file without Morphy.