From f8020abbfb7d26c06714ce39aa1c7886f437cccc Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Wed, 11 Sep 2019 01:54:10 +0000 Subject: [PATCH] Link to new entry in Books for "Reusable Software: The Base Object-Oriented Component Libraries" Updated wikipage IFELL. (Signed-off-by:RTH10260). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2176 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../19.05/solutions/basic-computing/eiffelbase/ifell.wiki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/19.05/solutions/basic-computing/eiffelbase/ifell.wiki b/documentation/19.05/solutions/basic-computing/eiffelbase/ifell.wiki index 03a8a584..58df47ed 100644 --- a/documentation/19.05/solutions/basic-computing/eiffelbase/ifell.wiki +++ b/documentation/19.05/solutions/basic-computing/eiffelbase/ifell.wiki @@ -1,3 +1,5 @@ +[[Property:modification_date|Wed, 11 Sep 2019 01:54:10 GMT]] +[[Property:publication_date|Wed, 11 Sep 2019 01:54:10 GMT]] [[Property:title|IFELL]] [[Property:weight|4]] [[Property:uuid|34079f13-741d-a937-e492-9ccfe235efeb]] @@ -11,7 +13,7 @@ We hope that others will be inspired by this example to release their own reusab ==Preamble== (This Preamble is not part of the license.) -EiffelBase is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. We believe that EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry. The library and its design principles are described in detail in the book [http://www.eiffel.com/services/training/books.html ''Reusable Software: The Base Object-Oriented Component Libraries'' ] . +EiffelBase is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. We believe that EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry. The library and its design principles are described in detail in the book [[Reusable_Software-_The_Base_Object-Oriented_Component_Libraries|"Reusable Software: The Base Object-Oriented Component Libraries" ]] . EiffelBase is at the center of Eiffel Software's Eiffel and has been among the major factors attracting users to the technology. In spite of this competitive advantage, Eiffel Software officially announced in June of 1998 that it would release the library to the public in source form, under the terms of the license below. There are two main reasons for this initiative: * As the software industry seems poised to adopt the idea of reusable components, we feel that EiffelBase provides an ideal basis and are happy to contribute it to the community.