Discussion about the use of Eiffel Software products and libraries.
Eiffel Software's EiffelStudio, available across a wide range of platforms (Windows, .NET, Linux, Mac OS X, FreeBSD, VMS, Solaris, SGI, Tru64 Unix, HP-UX, LinuxPPC, ...), is the only seamless development environment covering the entire system development lifecycle. EiffelStudio fully applies object-oriented principles and Design by Contract for the production of high-quality software. Eiffel Software's products, training and services are used worldwide by satisfied customers in all major industries.
... Thanks for your replies. I guess I haven't explained myself very well. Perhaps it didn't help that I didn't redefine anything in the example. I left
... Replicating a feature is not like cloning an object. In your example, when an object of class PREPAID_ENVELOPE is created, it has two references to the
Hello all, I'm reading OOSC 2nd ed, and just got to 15.4 Repeated inheritance, and find the Eiffel syntax for replication confusing. I'll explain what I mean
... For those who want to try, Gobo's Eiffel compiler and companion tool gelint have been supporting this way of detecting catcalls for several years now. All