Posted:
23-April-2008 02:53 Corner cases appear to be my specialty.
I use getActiveType() only because I don't know how to consistently get the right-hand side of the accessor. For example, for my env: accessor, I want to be able to make one method call and always get the string attached to the env: accessor name. I was using getActiveType() because that appeared to give me that...until I did not have an incoming argument. |