Leaving this here for @bubnikv and @alexrj as a FYI that I am working on porting the ConfigOption and Field packages to C++.
Needs:
- Implementation of the appropriate design pattern (thought process is currently Builder )
- XSP interface to the Perl backend (unnecessary after everything moves to C++)
- Support same calling convention as current Perl class.
Notes:
- Template classes + boost::any looks like it will handle polymorphism-related problems
Leaving this here for @bubnikv and @alexrj as a FYI that I am working on porting the ConfigOption and Field packages to C++.
Needs:
Notes: