Yep, I see what you mean, however I still believe such a bang could give lot of problems. But let's see what devs say.I'm afraid I don't follow you.
If you use a command on a group is because all the measures that belong to that group are of the same kind, at least logically, one would expect to have errors if one is commanding an invalid command to a measure. However if one uses logic, one would only assign measures of the same kind to the group one expects to command.
Fortunately, measures and meters can belong to multiple groups at the same time (Group=Group1|Group2|...) so if one does things right there won't be issues at all. If one does things wrong then there will be errors as should be expected.
That being said, as example, if one has multiple measures using HotKey plugin, and only all of those measures belong to the Group=HotKey, then there won't be any problem.
However if one considers that some calc measures belong to that group because one wants to use UpdateMeasureGroup or whatever, then they can create another group. So all HotKey related measures will have Group=HotKey, and all HotKey measures that are actually plugin measures can have Group=HotKey|HKCMD (or whatever).
I mean, from my point of view, I group things that are related to each other in some way or another, if you group unrelated things then well, that's somewhat weird to me, although respectable, of course.
Statistics: Posted by balala — Yesterday, 12:51 pm — Replies 4 — Views 74