Opened on Jul 26, 2008 at 4:59:20 PM
Closed on Jul 26, 2008 at 5:15:39 PM
Last modified on Jun 12, 2009 at 11:03:59 PM
#466 closed Bug (No Bug)
_ArraySort sucks ass
| Reported by: | MrCreatoR | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
I think its a bug that you cannot sort 3D arrays right?
Attachments (0)
Change History (4)
comment:1 by , on Jul 26, 2008 at 5:15:39 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
comment:3 by , on Jul 26, 2008 at 5:35:06 PM
No, because it's not going to happen. The vast majority of users do not need array's larger than two dimensions. Adding support to functions for three dimensions is a lot of work. And then somebody will want four dimension support, and so on.
Whenever the language provides a way to work with unknown dimensional arrays, then all the functions can be re-written to work on unknown dimensional arrays. Until then, two dimensions is all the functions are going to support.
comment:4 by , on Jun 12, 2009 at 11:03:59 PM
Just to clerify - It's not me (MrCreatoR from the forum) ho posted this ticket!
I just found it by chance :).

No.