<div dir="ltr">I guess the issue comes when we have s single library file, where usually you can't use a namespace.<div><br></div><div>But we've dealt with this in cyclone. You can, for instance, call [cyclone/>~] and avoid clashing with zexy's - the way this is done is a bit hacky, of course... but simple, just add a new class creator</div><div><br></div><div><a href="https://github.com/porres/pd-cyclone/blob/master/cyclone_objects/binaries/cyclone_lib.c#L748">https://github.com/porres/pd-cyclone/blob/master/cyclone_objects/binaries/cyclone_lib.c#L748</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sáb, 11 de mai de 2019 às 18:17, Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sáb, 11 de mai de 2019 às 17:26, katja <<a href="mailto:katjavetter@gmail.com" target="_blank">katjavetter@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 5/11/19, Jonathan Wilkes via Pd-list <<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>> wrote:<br>
[...]<br>
> 1. A cautious user will always leverage Pd's general collision avoidance by<br>
> prefixing your library's directory<br>
> name in the object box.<br>
<br>
Does prefixing with libdir name avoid collision? Is it the case that<br>
Pd can have classes like [cyclone/svf~] and [bsaylor/svf~] loaded<br>
simultaneously?<br></blockquote><div><br></div><div>sure!</div></div></div>
</blockquote></div>