CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r973]
(4.1 kB)
by
delphidabbler
* Added optional Lock parameter to TObjectDestructionMgr.HookController method and added test to test case unit to check case when Lock is True. |
2010-11-09 12:41:14 |
View
Download |
[r970]
(3.9 kB)
by
delphidabbler
Replaced TObjectDestructionMgr.Controller property with HookController method. |
2010-11-09 02:59:50 |
View
Download |
[r969]
(3.9 kB)
by
delphidabbler
There was a duplicate name problem with the new "Database" namespace so this was altered to "DB". All units in the namespace were renamed accordingly. All related test units were again renamed in line with their related "DB" units. Unit references etc were also adjusted. |
2010-11-09 00:49:49 |
View
Download |