View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000278 | LDMud 3.5 | Efuns | public | 2004-11-26 23:42 | 2012-06-09 09:40 |
| Reporter | Assigned To | zesstra | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | suspended | ||
| Summary | 0000278: Ordered arrays | ||||
| Description | Short: 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. | ||||
| Tags | No tags attached. | ||||
|
|
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. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-11-26 23:42 |
|
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 |