Colin Adams colinpauladams@gmail.com [eiffel_software]
2015-08-21 09:39:13 UTC
Feature `substring' should, IMHO, just call shared_substring. There is
nothing in the contract of READABLE_STRING_GENERAL.substring (the header
comment is another matter, but header comments can be freely changed in
descendants) to forbid this, so it is just wasting memory. An additional
feature, copied_substring, could be added.
[Non-text portions of this message have been removed]
nothing in the contract of READABLE_STRING_GENERAL.substring (the header
comment is another matter, but header comments can be freely changed in
descendants) to forbid this, so it is just wasting memory. An additional
feature, copied_substring, could be added.
[Non-text portions of this message have been removed]