rfc:working_with_substrings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rfc:working_with_substrings [2023/02/15 00:31] – Added Issue 9 related to being a new formal type cubicrfc:working_with_substrings [2023/02/15 15:57] (current) – Added Issue 10 with -> notation/syntax. cubic
Line 462: Line 462:
  
 Issue 9 - Should the operations conducted here be their own type in PHP instead of adding new functions and parameters to existing functions?  See the discussion thread for details. Issue 9 - Should the operations conducted here be their own type in PHP instead of adding new functions and parameters to existing functions?  See the discussion thread for details.
 +
 +Issue 10 - Should we consider the larger body of string functions for inline buffer modification by supporting the syntax $mystr->substr(), $mystr->toUpper(), etc.?  This increases the scope quite a bit.  See the discussion thread for details.
  
 ===== Future Scope ===== ===== Future Scope =====
rfc/working_with_substrings.1676421092.txt.gz · Last modified: 2023/02/15 00:31 by cubic