I suggest that with the introduction of the new System library, the Misc library should now be eliminated and it's functions moved to other libraries.
Thus:-
Delay, ElapsedMilliseconds, OSVersion should be moved to the System library
DoubleClickTime should be move to either the System library or the Mouse library
Random, RandomData, RandomSeed should be moved to the Math library
Alpha, AlphaBlend, Blue, Green, RGB, RGBA, Red should be merged with the Palette library to create a new Colour library
[Implemented] Suggestion: Disband the Misc Library
[Implemented] Suggestion: Disband the Misc Library
Anthony Jordan
Re: Suggestion: Disband the Misc Library
Just curious... does it bother you it's listed under "misc" or is there a problem with it?
Re: Suggestion: Disband the Misc Library
@jassing:
I think that the name Misc or Miscellaneous is merely a catch-all for items that cannot be classified under a more descriptive library.
If anything can be classified accurately then it should be so.
For example, if one day you needed to know which library contained a function to retrieve Windows' version number, I bet that Misc would be low down on your list of likely libraries and might not even occur to you at all.
I think that the name Misc or Miscellaneous is merely a catch-all for items that cannot be classified under a more descriptive library.
If anything can be classified accurately then it should be so.
For example, if one day you needed to know which library contained a function to retrieve Windows' version number, I bet that Misc would be low down on your list of likely libraries and might not even occur to you at all.
Anthony Jordan
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Suggestion: Disband the Misc Library
+1
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: Suggestion: Disband the Misc Library
+1
...Simply because it makes sense: In the past I already searched for Alpha() etc. in the Drawing library and Random() in Math numerous times.
...Simply because it makes sense: In the past I already searched for Alpha() etc. in the Drawing library and Random() in Math numerous times.

If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: Suggestion: Disband the Misc Library
There's a Misc library? Oh gee whiz....why didn't someone say something, oh the number of times i wanted to do something miscellaneous.... 
(by the way, I agree on the suggestion so +1)

(by the way, I agree on the suggestion so +1)
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.