-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-11-17 02:43, Jonathan Wilkes wrote:
I made a patch awhile back that added a "get" method to pd:
[; pd get version rcv-name( sends "version $major $minor $bugfix" to rcv-name
[...]
wouldn't it be easier to use a syntax like [get <rcvname> <attribute>( ? rather than [get <attribute> <rcvname>(
i think sending the rcvname first will make the syntax more easily extendible. e.g. it would allow for [tryset <rcvname> <attribute> <values...>( and the like.
madf IOhannes