[PD] Full stop '.' in class namespace

Jonathan Wilkes jancsika at yahoo.com
Sun May 12 03:28:42 CEST 2019


> On Saturday, May 11, 2019, 5:47:17 PM PDT, Christof Ressi <christof.ressi at gmx.at> wrote: 
 
 > ok, I don't see a problem here. the only symbol a Pd external exports (or should export) is the setup function - which is retrieved "manually" with GetProcAddress / dlsym. In theory all Pd externs could have the same setup function, at least on the platforms I know... Note that for example VST plugins all export the same entry point and it seems to work fine :-) 

Not just in theory, but in practice at line 253 of s_loader.c
So why aren't all (or at least nearly all) external developers simply using "setup" as the entry point?

-Jonathan
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20190512/96b0b62a/attachment.html>


More information about the Pd-list mailing list