-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Remark
This class must be as close as possible to the EDS class impelled in #3.
The DCF class shall inherit the INI class. It would be preferable to have the DCF class inherit the EDS class to simplify development and avoid divergent/duplicated code between the two classes.
To do
- DCF inherits INI
- DCF check
- DCF add index
- DCF add sub-index
- DCF remove index
- DCF remove sub-index
- DCF modify index
- DCF modify sub-index