blog.jj5.net (2003 to 2005)

Note to self: IDisposable is (or has) IContainer

Sun Feb 8 17:38:00 UTC+1100 2004

Categories:

A disposable object by virtue of being disposable has resources. Resources can be managed or unmanaged. Managed resources could most easily be disposed if they were added to a container. Any object that is disposable should have a container for disposable objects.

That is all.

John.


Copyright © 2003-2005 John Elliot