Skip to content

Releases: mxc-commons/MxcGenerics

Json conversion added to GenericRegistry

30 Jan 18:40
Compare
Choose a tag to compare

GenericRegistry can now be converted to Json via toJson member.
Json conversion recognizes (non Json) JavaScript string values (->toJson(true)).
In order for detection to work, start JavaScript string values with %JS%:

We use this Feature to configure controls via Ajax.

Initial release

06 Nov 20:18
Compare
Choose a tag to compare
v0.1.0

Initial commit