#1 User-defined functions
I would interpret that differently, e.g. that I could define say a generalised floor function as floor(x) with one argument and y * floor(x/y) with two arguments and then use that anywhere where I can refer to a function at present.
But that's another wish that in no sense detracts from your suggestion.
#3 Better documentation for graphics
As with all these ideas StataCorp decides, but immediately after version 8, there was an idea that the internals of graphics should get another manual. My back-of-the-envelope calculations are that such a task would lock up very senior developers for 2 person-years and be of interest or benefit to about 10 users. I would be one of those 10, but now make your guesses on what will happen. Worse, whatever is documented would have to be maintained. At present, StataCorp can change the underlying code and not worry about documenting what isn't documented. So, documenting that code might suddenly expose a need to make the syntax much more user-friendly.
I would interpret that differently, e.g. that I could define say a generalised floor function as floor(x) with one argument and y * floor(x/y) with two arguments and then use that anywhere where I can refer to a function at present.
But that's another wish that in no sense detracts from your suggestion.
#3 Better documentation for graphics
As with all these ideas StataCorp decides, but immediately after version 8, there was an idea that the internals of graphics should get another manual. My back-of-the-envelope calculations are that such a task would lock up very senior developers for 2 person-years and be of interest or benefit to about 10 users. I would be one of those 10, but now make your guesses on what will happen. Worse, whatever is documented would have to be maintained. At present, StataCorp can change the underlying code and not worry about documenting what isn't documented. So, documenting that code might suddenly expose a need to make the syntax much more user-friendly.
Comment