Support C++ virtual methods

Registered by Gustavo Carneiro

Add support for C++ class virtual methods. It should allow Python subclasses of the wrapped C++ class to implement any of the virtual methods, transparently to the C++ code. It should also be possible for the Python virtual method implementation to "chain up" to the parent class implementation of the virtual method.

Blueprint information

Status:
Complete
Approver:
Gustavo Carneiro
Priority:
Medium
Drafter:
Gustavo Carneiro
Direction:
Approved
Assignee:
Gustavo Carneiro
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Gustavo Carneiro
Completed by
Gustavo Carneiro

Related branches

Sprints

Whiteboard

This is practically implemented, modulo a bug or two.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.