Menu

/branches/parsnip/Src/UDatabaseLoader.pas Commit Log


Commit Date  
[r4269] (1.6 kB) by delphidabbler

Added new TDatabase.Load method that loads database using new loader classes.
Added new field to TDatabase to store last modified date of database: this is set when database is loaded.
Removed old Load method from _IDatabase and _TDatabase.
Changed affected code to use TDatabase.Load instead of IDatabase.Load.

2013-12-12 16:37:04 View
Download
[r4019] (1.6 kB) by delphidabbler

Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 View
Download
[r3315] (1.6 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.