With the removal of the public extension API in e99fe00 (now requires subclassing LibmapperDevice), it might be a good idea to replace it with something more idiomatic.
Potential ideas:
- Inspector panel where users can drag-and-drop extension classes?
- Automatically search loaded classes for
ITypeConverters and IPropertyExtractors?
With the removal of the public extension API in e99fe00 (now requires subclassing
LibmapperDevice), it might be a good idea to replace it with something more idiomatic.Potential ideas:
ITypeConvertersandIPropertyExtractors?