Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
SOAP
Client Applications
Components
Interface
Interoperability
Server Applications
Transfers
UDDI
Wizards
WSDL Importer
WSDL Importer- BCB
WSDLImp.exe
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/SOAP/WSDL Importer
[ Add a report in this area ]
Report #:
84785
Status:
Reported
WSDL importer aligns code in a way most Delphi coding standards don't use
Project:
Delphi
Build #:
14.0.3593.25826
Version:
14.0
Submitted By:
Luigi Sandon
Report Type:
Minor failure / Design problem
Date Reported:
5/20/2010 2:07:44 AM
Severity:
Commonly encountered problem
Last Updated:
6/16/2010 5:28:30 AM
Platform:
All versions
Internal Tracking #:
Resolution:
None
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
The WSDL impoter aligns code for example this way:
published
property service_to_call: string Index (IS_OPTN or IS_UNQL) read Fservice_to_call write Setservice_to_call stored service_to_call_Specified;
property name_: string Index (IS_OPTN or IS_UNQL) read Fname_ write Setname_ stored name__Specified;
property function_to_call: string Index (IS_OPTN or IS_UNQL) read Ffunction_to_call write Setfunction_to_call stored function_to_call_Specified;
property cron_timing: string Index (IS_OPTN or IS_UNQL) read Fcron_timing write Setcron_timing stored cron_timing_Specified;
property at_hour: TXSDateTime Index (IS_OPTN or IS_UNQL) read Fat_hour write Setat_hour stored at_hour_Specified;
property arguments: stringArray Index (IS_OPTN or IS_UNQL) read Farguments write Setarguments stored arguments_Specified;
property each_day: Boolean Index (IS_OPTN or IS_UNQL) read Feach_day write Seteach_day stored each_day_Specified;
property each_hour: Boolean Index (IS_OPTN or IS_UNQL) read Feach_hour write Seteach_hour stored each_hour_Specified;
But the VCL usually does not use such an alignment in class declarations.
Steps to Reproduce:
Import a WSDL
Workarounds
None
Attachment
jobs.zip
Comments
Tomohiro Takahashi at 5/21/2010 8:00:51 PM
-
Could you please attach WSDL file to reproduce your issue?
Luigi Sandon at 6/15/2010 12:41:14 AM
-
WSDL attached
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us