You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Most of these are fixups to names, adding missing introspection that the perl parser did not have
In most cases, hidden=1 will make the generator skip the element and force you to manually bind it
Usually this is done by creating a method/property in the custom class as shown here
The generator then parses the xml file and generates code based on the Generatable kind of the given member in the xml (i.e. an Object would use ObjectGen