Enhancement
Module options
Issue description
One open problem is how modules can be adjusted in their behavior by configuration, so that subsequent module updates will not cause any problems. This would work with an abstract topic type Module options which is subtyped in the origin store. There is an association type for connecting the options to the module. The module itself may have exactly one instance which are the options. These may be edited at the client. Optional fields must use a default value. Missing mandatory options – if the administrator forgets to configure the module – will throw a ModuleOptionMissingException (a sub class of DeveloperException).
|
|
We are sorry
This page cannot be displayed in your browser. Use Firefox, Opera, Safari, or Chrome instead.