Remove that horrible IsDisposing method, much easier to just put the
call to SaveResourceState into the disposing() handler that is called
anyway (well, should be called now, previously the ResourceManager
wasn't registered...))
Change-Id: Ia81f6bf47602b195c0326f2151393542f5f8b9ec
2007/03/15 09:33:32 af 1.1.2.8: #i74543# Calling dispose() instead of disposing() when the configuration controller is disposed.
2007/03/07 10:49:53 af 1.1.2.7: #i75056# Added Enable() and Disable() methods.
2007/02/16 14:02:06 af 1.1.2.6: #i68075# Added some comments.
2007/01/29 15:27:02 af 1.1.2.5: #68075# Resolved resync problems.
2007/01/24 17:24:36 af 1.1.2.4: #i68075# Introduction of XResourceId interface.
2007/01/22 15:25:46 af 1.1.2.3: #i68075 Introduction of XResourceId interface.
2006/09/07 16:26:11 af 1.1.2.2: #i68075# Transition from URL to ResourceId.
2006/09/07 14:05:38 af 1.1.2.1: #i68075# Initial revision.