You could read the docs or find the right person to talk to but its just faster to poke the black box and watch it's behavior.
Aka the scientific method of debugging
1) You turn it off and then on.
2) You look at one that works.
Seriously though: are there are any other steps that everyone knows?
* change stuff at random, look for observable differences
You could read the docs or find the right person to talk to but its just faster to poke the black box and watch it's behavior.
Aka the scientific method of debugging