#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 Changed 16 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
comment:2 Changed 16 years ago by MrCreatoR
Then move this to feature requests, please.
comment:3 Changed 16 years ago by Valik
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 Changed 15 years ago by MrCreatoR <mscreator@…>
Just to clerify - It's not me (MrCreatoR from the forum) ho posted this ticket!
I just found it by chance :).
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
No.