
- You can change text resources (aka. labels).
- You can extend enums.
- You can add controls, datasources methods to forms.
- You can add fields, relations, indices and methods to tables.
- You can add new methods to classes.
- You can add state to classes.
- You can wrap any protected and public method and thereby inject your code into the execution.
- You can subscribe to custom and system events using attributes. (Yes – we have a patent on this).
- You can respond to delegates in a safe manner – graceful handling of multiple respondents.
- You can use the SysExtension framework for plug'n play class factories.