Menu

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


Commit Date  
[r4379] (16.6 kB) by delphidabbler

Renamed ISnippet and IEditableSnippet's Kind property to KindID.
Renamed all related getter and setter methods and fields as *KindID, where * is "f", "Get" or "Set".
Modified code that referenced the Kind property or getters & setters accordingly.

2013-12-17 11:48:10 View
Download
[r4375] (16.7 kB) by delphidabbler

Renamed TSnippetKind enumeration as TSnippetKindID.
Modified all affected code accordingly.

2013-12-17 11:19:37 View
Download
[r4355] (16.6 kB) by delphidabbler

Added new CloneAsReadOnly method to IEditableSnippet and its implementation to TEditableSnippet.

2013-12-17 00:57:33 View
Download
[r4340] (16.4 kB) by delphidabbler

Added new TSnippetTitleComparator class for use in comparing ISnippet titles.

2013-12-16 02:33:05 View
Download
[r4321] (15.4 kB) by delphidabbler

Added new CanCompile method to ISnippetBase and its implementation in TSnippetBase.

2013-12-15 01:37:30 View
Download
[r4318] (15.2 kB) by delphidabbler

Added overloaded IEditableSnippet.UpdateFrom methods and implemented them in TEditableSnippet.

2013-12-15 01:27:15 View
Download
[r4286] (14.9 kB) by delphidabbler

Removed temporary Category (ID) property from TSnippetBase and all code that supported using the property.
Updated affected code by removing all references to category IDs.

2013-12-12 23:45:15 View
Download
[r4243] (15.1 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] (20.1 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
[r4229] (20.1 kB) by delphidabbler

Various snippet related interfaces, classes and methods renamed.

2013-12-11 09:32:48 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.