Quote:
Originally Posted by CRussel
If previous indications are anything to go by (and they're probably not), we won't see the deprecation of 32 bit apps until we move to 128 bit processors and OS. 16-bit apps were supported on Windows until the availability of 64-bit client Windows. And would still run on the 32 bit Windows (which is still available in Windows 10.)
|
That is one of the main philosophical differences between Apple and Microsoft. Microsoft was all about backwards comparability. Apple rarely concerns themselves about it, though as long as you stay with the API, you should be ok. Unless you are doing something funky or dealing with a depreciated API, a simple recompile gets you there.