forget about recompiling the framework. Give us some context in your application on where this error occurs
On 02/02/2007, at 8:49 AM, zzwi89 wrote:
obj); } I cannot simply override a manager, but as this is a null object, I wonder if a simple fix could be to do a null check against impl and obj in this function. Although I can figure out how to do this, I can't figure out how to recompile the entire framework. I know this could be dangerous, but there doesn't seem to be any other fix.

