Commit | Date | |
---|---|---|
[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. |
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. |
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 |
2010-03-25 11:44:12 | Tree | |
2010-03-24 22:02:50 | Tree |