Book a Demo

Author Topic: Code engineering support for WSDL, IDL  (Read 7839 times)

ptmcg

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Code engineering support for WSDL, IDL
« 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?
« Last Edit: May 04, 2004, 01:48:47 pm by ptmcg »

Stefan_Heesch

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #1 on: May 10, 2004, 07:25:12 am »
Processing CORBA IDL would be nice, also support to generate IDL-Files from UML diagrams.

RusDavies

  • EA Novice
  • *
  • Posts: 16
  • Karma: +1/-0
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #2 on: August 15, 2004, 04:07:38 pm »
Would also love to see mechanisms for automatically generating WSDL from a given interface and parameters.

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #3 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

ajaxx

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #4 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.

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #5 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.

ajaxx

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #6 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.

thomaskilian

  • Guest
Re: Code engineering support for WSDL, IDL
« Reply #7 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   :-/

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #8 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

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Code engineering support for WSDL, IDL
« Reply #9 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