[Devel] lv2_descriptor() considered harmful

Gabriel M. Beddingfield gabrbedd at gmail.com
Thu Oct 20 17:01:55 PDT 2011


On 10/20/2011 05:47 PM, Stefano D'Angelo wrote:
>> /**
>>    Type of the lv2_init() function in a plugin library.
>> */
>> typedef int (*LV2_Init_Function)(const char*                bundle_path,
>>                                  const LV2_Feature *const * features);
>>
>> Thoughts?
>
> One word: cleanup!

Yeah!  I thought the whole point of this was /destructors/.  We already 
have plenty of ways to init.  :-)

-gabriel



More information about the Devel mailing list