[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: exists $foo[7] and delete $foo[7]
Gurusamy Sarathy <gsar@ActiveState.com> writes:
>
>I'm reluctant to forcefully make arguments to convince people on this
>issue. If the benefits are not immediately obvious, I begin to suspect
>that perhaps its not the right thing to do after all.
I have changed my mind (for now) - while my bottom-up understanding
of who things work causes the idea to make sense.
I find I expect delete($ARRAY[2..3]) to behave like splice,
and _know_ my users will.
If there is no
need to make things work on arrays as arrays then maybe we leave it
for now.
>
>
>Sarathy
>gsar@ActiveState.com
--
Nick Ing-Simmons
- References to:
-
Gurusamy Sarathy <gsar@activestate.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]