Book a Demo

Author Topic: Methods are not copied when realizing a interface  (Read 3121 times)

rene.titulaer

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Methods are not copied when realizing a interface
« on: September 24, 2004, 08:42:22 am »
dear all,

I'm evaluating EA. One thing what worries me is that when a class realizes a interface and the interface changes (e.g. a method is added) I don't see that change in the class which realizes that interfaces.

It only goes all right when I draw the realization (that is the first time I lay the relation), it then asks me if I like to inherit methods (strange question because OO defines you 'll have to inherit).

Is this a bug?

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Methods are not copied when realizing a interf
« Reply #1 on: September 26, 2004, 04:18:04 pm »
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

rene.titulaer

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Methods are not copied when realizing a interf
« Reply #2 on: September 27, 2004, 12:15:03 am »
That's it. Thanks for your reply.