From 563e88a836784c6cf3ddfd496fa891a4ca7d92f8 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Thu, 12 Sep 2019 18:21:18 +0000 Subject: [PATCH] work in progress Updated wikipage Reusable Software: The Base Object-Oriented Component Libraries. (Signed-off-by:RTH10260). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2202 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- ...are--The-Base-Object-Oriented-Component-Libraries--.wiki | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/19.05/eiffel/Technical_papers/books-about-eiffel-method-and-language/Reusable-Software--The-Base-Object-Oriented-Component-Libraries--.wiki b/documentation/19.05/eiffel/Technical_papers/books-about-eiffel-method-and-language/Reusable-Software--The-Base-Object-Oriented-Component-Libraries--.wiki index dd9816be..6bff726c 100644 --- a/documentation/19.05/eiffel/Technical_papers/books-about-eiffel-method-and-language/Reusable-Software--The-Base-Object-Oriented-Component-Libraries--.wiki +++ b/documentation/19.05/eiffel/Technical_papers/books-about-eiffel-method-and-language/Reusable-Software--The-Base-Object-Oriented-Component-Libraries--.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Thu, 12 Sep 2019 03:44:24 GMT]] +[[Property:modification_date|Thu, 12 Sep 2019 18:21:18 GMT]] [[Property:publication_date|Wed, 11 Sep 2019 01:44:42 GMT]] [[Property:uuid|8A382DA4-C45F-4CBB-A2B6-44447C63EFB0]] [[Property:weight|5]] @@ -15,8 +15,8 @@ :xx, 514 p. :Includes bibliographical references and index -:ISBN-10: 0132454998 -:ISBN-13: 978-0132454995 +:ISBN-10: 013-245-499-8 +:ISBN-13: 978-013-245-499-5 First reviews the principles of library construction and the object-oriented techniques that make it possible to build high-quality libraries - e.g., finding the right objects and classes, choosing the proper names, using inheritance properly, determining the ideal class size, etc.