Roadmap for version 2.1.0 Expand all | Collapse all
91% of 19 tasks completed. 3 open tasks:
- FS#143 - Migration from old syntax to newer. Expand Collapse
-
Syntax in OPT 2.1 will be changed slightly, so for backwards compatibility we should implement migration part for older templates.
- FS#162 - Migration to new exception system Expand Collapse
-
Open Power Libs core 2.1 introduced the new, more reliable and scalable exception handling system. However, it requires to reduce the number of exceptions and rename them due to different filesystem locations. The task concerns migrating the existing OPT 2.1 code to the new exception system:
- finding existing exception throws
- introducing new exception classes
- replacing the existing exception throws with the new ones.
- FS#173 - Implementing Opt_Format_NestedTree Expand Collapse
-
This ticket concerns creating the alternative data format for opt:tree instruction that treats the data as a nested tree.
Text Version