Author Topic: Code generatin assotiation class  (Read 2839 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Code generatin assotiation class
« on: July 03, 2008, 02:44:39 am »
While creating an assotiation class and then generating code I didn't notice any difference between the generated cod eand the code I would get from just generating a normal assotiation (appart of a new class).

Am I missing something?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Code generatin assotiation class
« Reply #1 on: July 03, 2008, 09:23:02 am »
The code (and transform) templates don't currently know anything about association classes and therefore don't do anything different with them.

This is a feature we need to add at some point, but at this stage I can't say when.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Code generatin assotiation class
« Reply #2 on: July 03, 2008, 12:32:41 pm »
thanks
Recursion definition:
If you don’t understand the definition read "Recursion definition".