#2111: new_s and new_s_i opcodes
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: deprecation | Status: new
Priority: trivial | Milestone: 3.6
Component: core | Version: master
Severity: low | Keywords: string
Lang: | Patch:
Platform: all |
-------------------------+--------------------------------------------------
We have two opcodes for creating new, empty strings: new_s and new_s_i
(both in src/ops/string.ops). There is a note in that file:
{{{
XXX: Do these ops make sense with immutable strings?
}}}
My answer is "no".
We should deprecate and remove these ops because they are worthless now.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/2111>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets