jdomainapp / jda

the root source code project of the JDA framework
MIT License
3 stars 1 forks source link

Bug: re-run of BE software after it has been generated #19

Closed ducmle closed 3 years ago

ducmle commented 3 years ago

When the BE software is generated and run straight away, it is ok. But when the BE software is later run on the generated code, it caused an error in creating sub-type objects.

The fix involves adding Json sub-type info to the super-type class.