[PD] [Öffnen],feature request: [get] and [set] template-agnostic?

João Pais jmmmpais at gmail.com
Sat Dec 4 16:01:06 CET 2021


Hi list,

not sure if this was discussed before: would it make sense for [get], 
[set] and other pointer-related objects to be template agnostic? That 
means that an object [get mytemplate x y] wouldn't need the "mytemplate" 
argument, and it would get the fields from any pointer it receives.

This would allow to simplify the programming in some cases. The way it 
is now, it needs lots of duplicated code when getting elements from 
different struct templates.

Best,

Joao





More information about the Pd-list mailing list