Author:halw

Date:2008-09-30T20:05:39.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@66 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-30 20:05:39 +00:00
parent 2450a58534
commit 8ab6642e78
24 changed files with 34 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
[[Property:title|9 BROWSING FEATURES]]
[[Property:title|9 Browsing Features]]
[[Property:link_title|Browsing Features]]
[[Property:weight|-6]]
[[Property:uuid|2c0b0a6c-08e8-fdbc-1eab-e2d87b01ce48]]
@@ -72,8 +72,4 @@ The last button, <code> Homonyms </code>, displays all the features of the syste
In any system or library that takes advantage of inheritance and its associated mechanisms -- renaming, redefinition, effecting, undefinition, multiple and repeated inheritance, polymorphism, dynamic binding -- the feature browsing facilities that we have just explored are invaluable to track what happens to features. What makes them even more precious is their connection with the rest of the browsing and documentation capabilities, especially the pick-and-drop which we will now study.
</div>
[[8 PRODUCING AND EXPORTING DOCUMENTATION|<< Previous]] [[10 RETARGETING THROUGH PICK-AND-DROP|Next >>]]