Skip to content

Move ConfigOption to XS/C++ #3611

@lordofhyphens

Description

@lordofhyphens

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

Metadata

Metadata

Assignees

Labels

Code Cleanup/RefactoringThis is a cleanup/refactor effort that should not affect functionality.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions