Skip to content

python wrapping of factory #11

@laroque

Description

@laroque

PoA (based on slack discussion with Noah on #sidebar2):

  • Wrap factory & base_registrar (in scarab/library/utility/factory.hh)
    • handle the registration in python
    • note that XBaseType = Nymph::KTProcessor and XArgs = const std::string& for all cases of interest
  • write a python implementation of registrar which subclasses base_registrar. the user workflow is to then write a new KTProcessor subclass and a corresponding python registrar for that processor

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions