btw, I should also point out that the trunk version already has a delete
method on array, which will remove an item and shift all of the following
elements up one.
Rick
On Fri, Aug 24, 2012 at 9:28 AM, Rick McGuire <[email protected]> wrote:
>
>
> On Fri, Aug 24, 2012 at 9:23 AM, Mike Cowlishaw <[email protected]>wrote:
>
>> > I've read this and the bug report and think one could argue
>> > it from both points of view...
>>
>> Couple of other (maybe already there) possibilities:
>>
>> .. a 'condense' operation that removes empty slots
>>
> This already exists in the form of the makearray method. This does,
> however, allocate a new instance, so it might be worth exploring an
> "in-place" condense.
>
>
>> .. versions of Sorts that automatically condense before/during sorting
>>
> I'm really opposed to adding additional versions of the sorts given it so
> easy to condense an array
> already.
>
>
>> .. all Sorts condense before/during sorting (although I suppose this
>> could
>> break some existing programs?
>>
>
> Probably wouldn't break anything, given this is currently an error, but
> given the above, I really don't think this should be done.
>
> Rick
>
>
>>
>> Mike
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Oorexx-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>>
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel