Hi,
...maybe i'm missing something, but why define the interface ops in the abstract class? Just do nothing with them in the abstract class and create a default implementation in the baseclass.....the interface def will enforce an implementation anyway in the base class and the defualt imple we need it to be able to compile the stuff...
Bye.

From: "Thorsten Kamann" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: fornax-developer <[email protected]>
Subject: [Fornax-developer] [Cartridges: JavaBasic] Should methods defindedin an Interface be abstract in the AbstractClass?
Date: Wed, 16 May 2007 22:20:38 +0200

Hallo,

I am working at http://www.fornax-platform.org/tracker/browse/CJB-12. So I
have modelled an Interface with two operations. A class with the stereotype
Entity has a realization to this Interface.
In this case - i think - the operations inherited from the interface should
be abstract to force an implementation in the manual Baseclass.

What do you think?

Thorsten

--
Thorsten Kamann
Software-Architect, Consultant, Coaching
Germany, NRW

Business:
itemis products and solutions GmbH & Co. KG
Heinrichstraße 51
44536 Lünen

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRA 15841
P.h.G.:
Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939
Geschäftsführer Jürgen Rödl

Personal:
[EMAIL PROTECTED]
http://www.thorsten-kamann.de/
callto://thorque

Fornax-Platform - Platform for developing MDSD-related Tools and components
http://www.fornax-platform.org/


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/


_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to