Menu

/branches/parsnip/Src/DB.UDatabaseIO.pas Commit Log


Commit Date  
[r3939] (18.7 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3913] (18.7 kB) by delphidabbler

Renamed TSnippet's Units, Depends and XRef properties to RequiredModules, RequiredSnippets and XRefs respectively and modified affected code accordingly.

2013-11-25 10:56:19 View
Download
[r3912] (18.7 kB) by delphidabbler

Renamed all fields of TSnippetReferences record and made necessary changes to using code.

2013-11-25 04:16:50 View
Download
[r3906] (18.7 kB) by delphidabbler

Added code to remove invalid snippet IDs from a snippet's Depends and XRef properties.

In DB.USnippet this is a partial reversal of the change made in revision 3905.

2013-11-24 15:28:57 View
Download
[r3904] (18.1 kB) by delphidabbler

Removed invalid TODO.

2013-11-24 14:48:41 View
Download
[r3903] (18.1 kB) by delphidabbler

Changed type of TSnippet.Units property to IStringList and made necessary changes to using code.

2013-11-24 14:44:29 View
Download
[r3899] (18.0 kB) by delphidabbler

Changed type of TSnippet's Depends and XRef properties from TSnippetList to ISnippetIDList.
Made minimal changes to affected code re the type changes.

2013-11-24 13:19:02 View
Download
[r3824] (18.7 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3821] (18.6 kB) by delphidabbler

Removed Name property from TSnippet.
Code that used the property changed to read the TSnippet.ID.Name property instead.

2013-11-15 12:02:32 View
Download
[r3808] (18.6 kB) by delphidabbler

Removed TDatabaseLoader.IsNativeSnippet abstract method and its implementation.
Modified calling code on re removal of the method.

2013-11-14 21:15:28 View
Download
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.