[PD-dev] pow~ in Cyclone [was: Re: stripping down Pd-extended's default libs]

IOhannes m zmoelnig zmoelnig at iem.at
Wed Feb 18 09:21:10 CET 2009


Roman Haefeli wrote:
> 
> correct me, if this is wrong, but i understand, that overriding internal
> classes doesn't work with single-file externals. so the feature of
> overriding internal classes doesn't and won't work with pd-extended.

not necessarily;
i haven't checked, but imagine:
1.:
[import cyclone]
[pow~] will remain the vanilla version

2.:
using [cyclone/pow~] will force the use of the single-object external, 
and while doing so it will call the class_new() method for "pow~" which 
will override the internal [pow~].
[pow~] will become the cyclone version.

this is both with (an imagined) Pd-extended 0.42

> 
> please someone correct me, if this is wrong or based on wrong
> assumptions.

mfga.sdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20090218/e92891dc/attachment.bin>


More information about the Pd-dev mailing list