kolombet / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

Creates a WeakReference class in the system.data package #158

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Creates a class to register a weak reference in memory and to make sure
that an object will not stay in memory if we forget to delete all
references to it.

Original issue reported on code.google.com by ekamel...@gmail.com on 1 Jul 2009 at 7:34

GoogleCodeExporter commented 8 years ago
Fixed revision 713 :
http://code.google.com/p/maashaack/source/detail?r=713

Original comment by ekamel...@gmail.com on 1 Jul 2009 at 8:11