Copy of the Lazarus CCR svn repository on SourceForge: https://sourceforge.net/projects/lazarus-ccr/
Go to file
inoussa 0071bd8371 First implementation of the "WSDL to Pascal" fonctionality support in ws_helper.
ws_helper now has the following parameters :
  ws_helper [-u] [-p] [-b] [-i] [-oPATH] inputFilename
    -u  Generate the pascal translation of the WSDL input file
    -p  Generate service proxy
    -b  Generate service binder
    -i  Generate service minimal implementation
    -o  PATH  Relative output directory
    -a  PATH  Absolute output directory

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-23 23:22:35 +00:00
applications fpsvnsync: added readme 2007-03-08 21:14:11 +00:00
components Workaround to LCL bug 8553 2007-03-22 15:17:42 +00:00
examples moved noise example to the example directory 2007-01-16 14:24:22 +00:00
wst First implementation of the "WSDL to Pascal" fonctionality support in ws_helper. 2007-03-23 23:22:35 +00:00