I working with TGEC 6.3 and have a problem create an assoziation between 2 interfaces:
1. If I create an assoziation between two interfaces, together establish a attribute in the interface!?!? How is this possible? Of course it is final, but this is realy not what I want to do.
2. I remove the wrong attribute and add a get method to access the assoziated object. But now the assoziation link is gone...
3. I know from TCC 6.2 to add an assoziation between Interfaces (it works in TCC) and like to do the same in TEC:
/*# Interface2 lnkInterface2; */
But this doesn't work...
How I'am be able to do this?
Thanks,
Dirk
"Dirk Hoffmann" <dir...@dirkey.de> wrote in message
news:4164...@newsgroups.borland.com...