Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r719] by delphidabbler

New 3rd party MD5 unit required by new TBaseWebService class. This is from the DelphiDabbler code library. This code will eventually replace the third party MD5.pas.

2010-03-26 13:04:00 Tree
[r718] by delphidabbler

New web services base class in NsWebServices.UBase along with other new units required to support this class: exceptions, character encoding, URI encoding and URI query string parameters. Modified project files accordingly.

2010-03-26 13:01:53 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.