Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: ptmcg on May 04, 2004, 08:27:07 am

Title: Code engineering support for WSDL, IDL
Post by: ptmcg on May 04, 2004, 08:27:07 am
I've had very good luck reverse engineering C++ code samples, and the results are great.

But there is some code I need to implement to support an interface defined in WSDL.  Is there any existing/planned capability to process WSDL interface definition?  Or CORBA IDL?
Title: Re: Code engineering support for WSDL, IDL
Post by: Stefan_Heesch on May 10, 2004, 07:25:12 am
Processing CORBA IDL would be nice, also support to generate IDL-Files from UML diagrams.
Title: Re: Code engineering support for WSDL, IDL
Post by: RusDavies on August 15, 2004, 04:07:38 pm
Would also love to see mechanisms for automatically generating WSDL from a given interface and parameters.
Title: Re: Code engineering support for WSDL, IDL
Post by: Mitch on September 09, 2004, 12:45:36 pm
For what it's worth, I'd like to add my support for the idea of handling CORBA IDL.

Later,
SDM
Title: Re: Code engineering support for WSDL, IDL
Post by: ajaxx on November 08, 2004, 11:46:28 am
Let me throw in my 2 cents as well... I'd like to see support for IDL generation from UML diagrams.
Title: Re: Code engineering support for WSDL, IDL
Post by: mikewhit on November 09, 2004, 02:18:14 am
Perhaps the Automation-heads could tell us how easy it would be to access the required information using the Automation interface - if indeed it is possible.

Then if Sparx would be so good as to publish a template, one could always "roll one's own" interface descriptor code.
Title: Re: Code engineering support for WSDL, IDL
Post by: ajaxx on November 09, 2004, 10:41:09 am
That would be ideal, the way I'm planning on approaching this as it stands it to take the logical views, covert to XML and then parse and produce IDL.  Its not exactly my favorite way to handle such things.
Title: Re: Code engineering support for WSDL, IDL
Post by: thomaskilian on November 09, 2004, 12:46:36 pm
Quote
Perhaps the Automation-heads ...

I used to write such kind of code generation with Rose and now am using EA's COM interface. Rose was (indeed) a bit more handy but I could well imagine that EA could do it more or less the same way. Having a forum to exchange automation procedure a Sparx would be great but in contrast  to Rose where you could base on Basic  ;D  EA's sources would be in different languages   :-/
Title: Re: Code engineering support for WSDL, IDL
Post by: Eve on November 09, 2004, 03:31:36 pm
Hi guys,

Before you start something like that I think I should tell you that we do have something in the works.  I'm not sure of the details of release yet, but I can say what it will do.

It will:
Those features at least shouldn't be too far away.

Simon
Title: Re: Code engineering support for WSDL, IDL
Post by: Eve on November 24, 2004, 07:02:31 pm
Hi guys,

Have a look at http://www.sparxsystems.com.au/mdg_technologies.htm for CORBA support within EA.  It requires version 4.5.

Simon