Heyho guys,
This time I am interested in a really basic question:
"What things are you missing in AutoIt?"
This question does not mean "What can we do with all kinds of UDF and should be implemented native in AutoIt" but it does mean:
"What is not possible with a standard AutoIt installation but should be possible?"
So the question basically ask for "if you would be able to improve AutoIt, what would you improve?"
Things I am missing are e.g.
- Multithreading is not possible or just very unstable
- AutoIt is kind a slow
- Using classes is not possible (or just with much overhead by using UDFs)
The reason for this question is that my "own AutoIt-Language" will soon be releaseable in alpha version.
But until I release it I want to add/take care of as many things as possible.
Also reporting things like:
"It is stupid that it reads: 'EndSelect', 'EndFunc', etc. but 'WEnd' and 'Next' and not 'EndWhile' etc. "
will help me.
So just tell me what you would improve if you could do it.
Thanks in advance :)
This time I am interested in a really basic question:
"What things are you missing in AutoIt?"
This question does not mean "What can we do with all kinds of UDF and should be implemented native in AutoIt" but it does mean:
"What is not possible with a standard AutoIt installation but should be possible?"
So the question basically ask for "if you would be able to improve AutoIt, what would you improve?"
Things I am missing are e.g.
- Multithreading is not possible or just very unstable
- AutoIt is kind a slow
- Using classes is not possible (or just with much overhead by using UDFs)
The reason for this question is that my "own AutoIt-Language" will soon be releaseable in alpha version.
But until I release it I want to add/take care of as many things as possible.
Also reporting things like:
"It is stupid that it reads: 'EndSelect', 'EndFunc', etc. but 'WEnd' and 'Next' and not 'EndWhile' etc. "
will help me.
So just tell me what you would improve if you could do it.
Thanks in advance :)