On 2010-12-15 15:38, brandon zeeb wrote:
The point here refers to the common use of $0. This isn't necessarily a bad thing (and is actually helpful in most cases), but can make certain things a little more difficult with regards to true OOP.
the point i was trying to make is: people usually argue that variables in Pd are global (even if you prefix them with "$0"), while they are really talking about _named_ variables and ignoring that Pd has a concept of passing data without naming variables at all that is entirely local.
fgmasdr IOhannes