Currently property values are stored without paying any attention to resId. But having one single value for a property seems fundamental mistake. When resId is involved, the property values are stored like a map. juce_midi_ci has the same problem. Common Rules for PE specification itself is indeed problematic by stating almost nothing about resId. There is no access to what kind of resId is available, especially to clients.
Currently property values are stored without paying any attention to
resId. But having one single value for a property seems fundamental mistake. WhenresIdis involved, the property values are stored like a map. juce_midi_ci has the same problem. Common Rules for PE specification itself is indeed problematic by stating almost nothing aboutresId. There is no access to what kind ofresIdis available, especially to clients.