Menu

/branches/v4-dev/Src/UProtocols.pas Commit Log


Commit Date  
[r1493] (9.7 kB) by delphidabbler

Removed unnecessary TProtocolClass cast when reading list: no longer required now generic list being used.

2011-06-12 21:10:35 View
Download
[r1490] (9.7 kB) by delphidabbler

* Simplified some code.
* Replaced FreeAndNil with .Free.
* Minor changes to comments.

2011-06-12 20:22:55 View
Download
[r1489] (9.9 kB) by delphidabbler

XMLDoc commented unit.

2011-06-12 19:52:02 View
Download
[r1488] (11.6 kB) by delphidabbler

Refactoring:
* Moved TProtocolClass into TProtocolFactory as a private type.
* Changed register from TClassList to TList<TProtocolClass>.
* Changed to use enumerator if TList<> and removed custom enumerator object.
* Added class constructor and destructor to TProtocolFactory to create and destroy registrar object. Adapted code accordingly.

2011-06-12 19:23:33 View
Download
[r1077] (13.4 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.