View Issue Details

IDProjectCategoryView StatusLast Update
0000278LDMud 3.5Efunspublic2012-06-09 09:40
ReporterlarsAssigned Tozesstra  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionsuspended 
Summary0000278: Ordered arrays
DescriptionShort: Ordered Arrays
From: Lars
Date: 2002-02-03
Type: Feature
State: New
 
Add an 'ordered' flag to arrays to avoid frequent ordering. Indexed
assignments unset the flag.
TagsNo tags attached.

Activities

zesstra

2011-02-20 00:08

administrator   ~0002010

That seems not too straight-forward to me: there can be many different ways how an array might be considered ordered, it all depends on the user. Additionally many arrays don't need a specific order or are intentionally ordered by the sequence of addition. I would leave it to the user to store this order flag (e.g. in a struct with the array).
So I would rather not implement this flag.

Issue History

Date Modified Username Field Change
2004-11-26 23:42 lars New Issue
2011-02-20 00:08 zesstra Note Added: 0002010
2011-02-20 00:08 zesstra Status new => feedback
2011-02-20 01:00 zesstra Project LDMud => LDMud 3.5
2012-06-09 09:40 zesstra Status feedback => closed
2012-06-09 09:40 zesstra Assigned To => zesstra
2012-06-09 09:40 zesstra Resolution open => suspended