CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
| Commit | Date | |
|---|---|---|
|
[r974]
(6.5 kB)
by
delphidabbler
Replaced private object destruction controller of TDBDataPool<T> with an instance of TObjectDestructionManager to permit or deny freeing of data items in the pool. |
2010-11-09 14:06:59 |
View
Download |
|
[r969]
(7.0 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 |