Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Kopi

Pages: [1]
1
Suggestions and Requests / Adding "Override Implementation" to cont
« on: June 08, 2004, 06:22:44 am »
Hi!

Is that possible to add "Override implementation" menuitem of the "Elements" menu to the class's context menu too after the Class properties (like in the elements menu) item?

If yes, when?  ;D

It should be very useful thing from the user experience perspective.

Thanks,
Attila

2
General Board / renaming a realized interface's method...
« on: June 08, 2004, 06:28:53 am »
Hi!

Create an interface, and add some operations to it: foo, bar mark them pure and virtual.
Add a class, which implements this interface and all the two methods.

After this point there are NO relationship exists between the interface's foo, bar method and the class's overridden foo, bar method, and if I rename the foo method in the interface it will not get reflected in the classes which ones already implemented this interface.


Is it a bug or by design?

This is a thing which needs some correction, is this possible?

Thanks,
Attila

3
Hi!

How may I able to create a blank EA model?

No base types, no packages, nothing...just a blank database...

Thanks,
Attila

Pages: [1]