Author Topic: C# or Java -> PIM Transformation  (Read 2331 times)

Jeff Odell

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-0
    • View Profile
C# or Java -> PIM Transformation
« on: July 08, 2005, 07:31:56 am »
I'm working on a project that:

1) Is currently written in Java.
2) Must be converted to C# (don't ask  ::))
3) Data must be moved from XML file to Oracle.

In the original Java source are business objects that define the basic business entities.  I can reverse engineer these into EA and obtain a basic class model with the classes set to Java source.

What I really want to do is get to MDA style programming where I use a PIM to generate the C# classes and the Oracle data model.

So...

1) Has anyone done a transform from Java back to a PIM?  Alternatively, since I can convert the Java to C# easily, does anyone have a transform from C# to PIM?   I know this seems backwards but I'm guessing my situation isn't that unusual.

2) Does anyone have comments on the PIM->C# transformation?  How is it working for you?

3) Does anyone have comments on the PIM->Oracle transformation?  

TIA -

jlo