[PD] save search path 0.43 OSX

Mathieu Bouchard matju at artengine.ca
Fri Feb 24 21:16:47 CET 2012


Le 2012-02-24 à 20:57:00, Roman Haefeli a écrit :

> In what way [import] shouldn't be used inside abstractions?

[import] is not very local, is it ?

As long as the constructor-table is still one big table (the method-list 
of the objectmaker class), you can't escape the fact that importing any 
set of names «in» an abstraction or any patch, is going to import in the 
global namespace instead, and potentially conflict with anything imported 
by anything else that you wanted to avoid conflict with.

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Pd-list mailing list