<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2018-01-12 7:49 GMT-02:00 Derek Kwan <span dir="ltr"><<a href="mailto:derek.x.kwan@gmail.com" target="_blank">derek.x.kwan@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Say for some reason somebody really likes cyclone's hilbert~ and wants<br>
to basically ignore the existence of vanilla's hilbert~ so they add<br>
cyclone to their path and every time they type in [hilbert~] they want<br>
the cyclone one. Under Alex's rules, they keep ending up with vanilla's<br>
hilbert and they have no idea why and no good way to get around it,<br>
short of deleting vanilla's hilbert~, which I'd argue would be the more<br>
destructive and less optimal choice. I think the user should have the power<br>
to do what they want. I've at least gotten frustrated using software that<br>
overly restricts the user in terms of what they think is safe and proper<br>
use case.<br></blockquote><div><br></div><div>I didn't really want to discuss cyclone here, as I think it is not the main focus of this thread at all, but here we go... For cyclone, we actually have many many objects with the same name as vanilla ones, such as [line~], [append], [biquad~], [clip], [clip~], [pow~], [table] and now... perhaps... a new one called [hilbert~].</div><div><br></div><div>The thing is we're not overriding any of them automatically and kinda went for a hack to not let this happen on purpose, basically because all of these are not compatible to the vanilla ones and it'd be just also restrictive to users to not let them not override the objects if they don't want to... so say someone doesn't like cyclone's biquad~ or say someone is opening a patch from someone else that uses the vanilla biquad~ one... </div><div><br></div><div>For that, we have a very clear documentation in cyclone telling you how to load the object without overriding the vanila ones and it's been like that in cyclone actually since the beginning of times, in the early two thousands... And, well, I just think it is good to keep it that way.</div><div><br></div><div>cheers</div></div></div></div>