libvisual icon indicating copy to clipboard operation
libvisual copied to clipboard

LV: refactor lv_plugin_* API

Open rigid opened this issue 12 years ago • 3 comments
trafficstars

  • improve version check to better judge compatibility (like, "plugin matches API", "plugin older but working", "plugin too old to load" outputting deprecation warnings etc.)
  • simplify code
  • ...

rigid avatar Jan 16 '13 18:01 rigid

What about modeling a plugin as an object oriented abstract class or interface?

davidwe avatar Mar 23 '13 00:03 davidwe

Yup that is exactly the idea :)

kaixiong avatar Mar 23 '13 10:03 kaixiong

Depends on #26

rigid avatar Aug 23 '13 09:08 rigid