What Objects Can You Switch and
How?
For you as a developer, it is very important to know which objects you can switch using the Switch Framework and how this switching works. This is what the following sections will discuss. You find out there how you can take precautions for conflict cases using the Switch Framework. A conflict situation is a situation where the switch is set such that two or several objects would be switched on that should not be switch simultaneously. To prevent this from happening, you have the so-called conflict switch.