Classic Framework Constant

Just trying to draw a little attention to a case I filed yesterday: <https://xojo.com/issue/39216>

The goal is to get a constant that tells us when the classic framework is available, so our code can know wether or not to support things like String and Date. We have workarounds, but those only tell us information that happens to also be true right now.