[PD] objects with no alphanumerical names, how to build them?

Roman Haefeli reduzent at gmail.com
Tue Apr 5 20:54:05 CEST 2016


On Die, 2016-04-05 at 13:25 -0300, Alexandre Torres Porres wrote:
> 2016-04-05 12:26 GMT-03:00 Roman Haefeli <reduzent at gmail.com>:
>         (Then there was the issue with object name aliases, so that
>         you could load [s2l] only after having created [symbol2list],
>         but this
>         is another story).
> 
> 
> Roman, I've been asking about that too. I had an object like
> [equals~], and I wanted to have [==~] as an alias - but I can only do
> it after I first load [equals~].
> 
> 
> How does it work? An alias is only possible if you load the externals
> as a library? Not as a single object binary? Seems so, but i'm just
> confirming

Please someone correct me, but I think it's because the alias name is
only registered after the dll file has been loaded and the dll can only
be loaded by its filename. Pd doesn't know about a '==~' class until the
'equals~.dll' has been loaded that registers the '==~' class. 

Roman 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160405/40b72860/attachment.sig>


More information about the Pd-list mailing list