Author Topic: importing typedefs  (Read 3311 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
importing typedefs
« on: December 08, 2004, 05:44:53 am »
One of the teamleaders that consults me noticed me that C++ typedefs are not reversed engineered to diagram or C++ datatypes.
I think they should be reversed engineered at least to one of them.

Is somthing methodological I'm missing here or do I have a point? :-[

willing to hear other points of view....
Recursion definition:
If you don’t understand the definition read "Recursion definition".

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: importing typedefs
« Reply #1 on: December 08, 2004, 02:32:32 pm »
Hi Martin,

Unfortunately, EA doesn't do this at the moment. And you do have a good point. We do plan to support typedefs in future, but probably not in the short term.

Regards,
Ben

Hans

  • EA User
  • **
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Re: importing typedefs
« Reply #2 on: December 08, 2004, 04:11:38 pm »
Perhaps I missed out something, but it appears to me that .NET structs - following the same line - are missing either.

Regards,
Detlef

Hans

  • EA User
  • **
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Re: importing typedefs
« Reply #3 on: December 08, 2004, 04:24:31 pm »
ups,

structs work!

I'd better go to bed right now...