Menu

/branches/parsnip/Src/Main/CS.Database.SnippetsTable.pas Commit Log


Commit Date  
[r4243] (3.9 kB) by delphidabbler

Removed facility to specify fields needed when getting read only snippet: now all read only snippets have full compliment of fields.

NOTE: I've done this because being able select fields was potentially a way of introducing bugs, especially when it isn't easy to track how a read only snippet is used.

2013-12-11 17:43:53 View
Download
[r4241] (4.0 kB) by delphidabbler

Renamed IReadOnlySnippet as ISnippet and made required changes to affected code.
Also renamed TDatabase's LookupReadOnlySnippet method and LookupSnippet.

2013-12-11 16:08:28 View
Download
[r4230] (4.0 kB) by delphidabbler

Corrected spelling error in method name.

2013-12-11 09:57:42 View
Download
[r4229] (4.0 kB) by delphidabbler

Various snippet related interfaces, classes and methods renamed.

2013-12-11 09:32:48 View
Download
[r4206] (3.9 kB) by delphidabbler

Pushed IsEqual method down from TSnippet into TDBSnippet.

2013-12-10 15:55:34 View
Download
[r4204] (3.7 kB) by delphidabbler

Added new IsEmpty method TDBSnippetsTable.

2013-12-10 15:49:33 View
Download
[r4127] (3.6 kB) by delphidabbler

Removed TSnippetID.TComparer and TSnippetID.TEqualityComparer and replaced with single TSnippetID.TComparator class.
Made consequent changes to using code.

2013-12-08 02:12:59 View
Download
[r4028] (3.6 kB) by delphidabbler

Changed TDBSnippetsTable.Update to update required snippet in place rather than storing a new instance and deleting old one.

2013-12-01 01:20:21 View
Download
[r4027] (3.7 kB) by delphidabbler

Made minimal changes to enable unit to compile in "parsnip".

2013-12-01 01:12:06 View
Download
[r4026] (3.7 kB) by delphidabbler

Copied CS.Database.Core.SnippetsTable.pas from "experimental" branch and added to project as Main/CS.Database.SnippetsTable.pas.

2013-12-01 01:07:44 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.