Menu

Old Code (SVN) Commit Log


Commit Date  
[r4267] by delphidabbler

Renamed CS.Database.IO.Null.pas as CS.Database.IO.Empty.pas and renamed TDBNullReader as TEmptyDBReader.
TEmptyDBReader.Load now passes out the current date instead of a null date.

2013-12-12 16:16:14 Tree
[r4266] by delphidabbler

Changed TDBNullReader.Load method to clear the given snippet table as happens in other database loaders.

2013-12-12 16:00:58 Tree
[r4265] by delphidabbler

Added new TDatabaseIOFactory.CreateLoader method that can create and return a database loader object for a database in either native format, legacy format or return a null loader if there is no database present.

2013-12-12 15:57:45 Tree
[r4264] by delphidabbler

New unit containing a null database loader class for use when there is no database present.

2013-12-12 15:55:40 Tree
[r4263] by delphidabbler

Corrected error in code that checks for correct XML processing instruction.

2013-12-12 15:35:37 Tree
[r4262] by delphidabbler

Removed unused parameter from IDatabaseLoader.DatabaseExists method and its implementation.

2013-12-12 15:23:40 Tree
[r4261] by delphidabbler

Renamed IDatabaseLoader and _IDatabaseLoader to avoid clash with new interface of same name. Also renamed IDatabaseWriter as _IDatabaseWriter as a precaution.

2013-12-12 15:16:22 Tree
[r4260] by delphidabbler

Added 2nd "False" parameter to all occurrences of TFile.Exists: this prevents symbolic links being followed.

This is similar to the change made in "parsnip" at revision 4258.

2013-12-12 14:56:15 Tree
[r4259] by delphidabbler

Future proofed some code against any future Win 64 port of CodeSnip.

2013-12-12 14:51:47 Tree
[r4258] by delphidabbler

Added 2nd "False" parameter to all occurrences of TFile.Exists: this prevents symbolic links being followed.

2013-12-12 14:32:29 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.