Menu

/branches/revised-webservices Commit Log


Commit Date  
[r729] by delphidabbler

* Created new UComparers unit.
* Moved TSameStringEqualityComparer class and ElfHash function from UURIParams into new unit.

2010-03-27 01:41:43 Tree
[r728] by delphidabbler

New notes about web services.

2010-03-27 00:46:06 Tree
[r727] by delphidabbler

Changed uses clauses to uses renamed NsWebServices.* units.

2010-03-26 23:52:56 Tree
[r726] by delphidabbler

Renamed:
* UCodeSubmitter.pas as NsWebServices.UCodeSubmitter.pas,
* UDownloadMgr.pas as NsWebServices.UDBDownloadMgr.pas,
* UDownloadMonitor.pas as NsWebServices.UDownloadMonitor.pas,
* UMailListSubscriber.pas as NsWebServices.UMailListSubs.pas
* URegistrar.pas as NsWebServices.URegistrar.pas
* UWebService.pas as NsWebServices.UDDabStandard.pas

2010-03-26 23:40:03 Tree
[r725] by delphidabbler

Updated TDownloadMgr, TRegistrar and TMailListSubscriber re changes to Post* method signatures in parent TDDabStdWebService class.

2010-03-26 22:55:05 Tree
[r724] by delphidabbler

* Changed Post* methods of TDDabStdWebService to accept TURIParams parameters rather than TStrings or array of string.
* Removed CreateQueryStrings and temporary StringsToParams methods from TDDabStdWebService.

2010-03-26 22:44:06 Tree
[r723] by delphidabbler

Added overloaded constructors and Add methods of TURIParams to create params from a TStrings object or an array of strings in form Name=Value.

2010-03-26 22:39:52 Tree
[r722] by delphidabbler

Flattened class heirachy. No classes now descend from TWebService except TDDabStdWebService. Therefore the methods of TWebService were merged into TDDabStdWebService. Virtual methods of TWebService were combined with their overrides in TDDabStdWebService while other methods of TWebService were simply copied into TDDabStdWebService. TWebService was removed and TDDabStdWebService changed to descend from TBaseWebService.

2010-03-26 17:19:47 Tree
[r721] by delphidabbler

Made minimal modifications to units required to compile with revised web services classes.

2010-03-26 13:08:02 Tree
[r720] by delphidabbler

* Rewrote TWebService class to descend from new TBaseWebService class.
* Added some temporary support to minimise changes until testing complete.
* Removed all exception definitions from UWebService: these are now in NsWebServices.UExceptions.

2010-03-26 13:07:07 Tree
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.