Earlier, Paul Middleton said "I appreciate that some people don't use Select features in their applications because they choose to assume the lowest common denominator of Operating System in use rather than testing for the availability of features, and then gracefully telling the End User that a required feature is not available on their specific OS."
Speaking with my sadly rarely worn developer hat on (which does have a nice peak and would have prevented the nasty sunburn I have on my forehead) I'm not likely to ignore a Select feature in order to support a LCD OS version - it's because I can't test anything I might write to use that Select feature to make sure I haven't included any silly errors as a result of misreading the documentation or whatever.
If you want developers to support it, make it available so that they can. Simples.