pothosware / pothos-library

Framework library used by all Pothos projects
www.pothosware.com
4 stars 0 forks source link

managed class register baseclass calls #37

Closed guruofquality closed 10 years ago

guruofquality commented 10 years ago

Currently, the managed class registrations dont allow base class members to be registered because the function arg0 type is not a match (its the base class and not the derived class).

Consider the following:

guruofquality commented 10 years ago

https://github.com/pothosware/pothos/commit/7ddd3b777e97bf3ef1fceb7c9236fc950d53c364