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
This commit is contained in:
inoussa
2007-03-23 23:22:35 +00:00
parent 2bb98d8d9a
commit 0071bd8371
49 changed files with 10767 additions and 1133 deletions

View File

@@ -7,7 +7,7 @@
<MainUnit Value="0"/>
<IconPath Value="./"/>
<TargetFileExt Value=".exe"/>
<ActiveEditorIndexAtStart Value="0"/>
<ActiveEditorIndexAtStart Value="2"/>
</General>
<PublishOptions>
<Version Value="2"/>
@@ -37,7 +37,7 @@
<IsPartOfProject Value="True"/>
<UnitName Value="ebay"/>
<CursorPos X="10" Y="525"/>
<TopLine Value="519"/>
<TopLine Value="5"/>
<EditorIndex Value="2"/>
<UsageCount Value="45"/>
<Loaded Value="True"/>
@@ -200,16 +200,7 @@
<UsageCount Value="10"/>
</Unit22>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="test_ebay.lpr"/>
<Caret Line="55" Column="65" TopLine="46"/>
</Position1>
<Position2>
<Filename Value="test_ebay.lpr"/>
<Caret Line="24" Column="29" TopLine="19"/>
</Position2>
</JumpHistory>
<JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>