We are currently implementing a large number of controls using toggles. I have searched a bit but not found any indication that toggle groups are anything but global, and the possibility to use the root as a group definer seems to have been killed in 3.0.
Assuming that toggle group IDs are indeed global, how would you suggest to keep track of many toggle groups in a project (many of which will not be used simultaneously or in the same context at all)? Honestly, it seems like this is a big step down from the earlier implementation...?
Thanks in advance!