From: Zoran V. <zv...@ar...> - 2006-09-25 20:00:45
|
On 25.09.2006, at 21:42, Vlad Seryakov wrote: > We use Linux only, so it will not affect us but if using new API will > change the way the program works, how it will be possible to support > Solaris, Linux, Windows and MaxOSX at the same time? The same way as it is possible to maintain Windows code in parallel... i.e. by defining wrapping procedures and ifdef's. This is obviously something that we will have to do more and more in the future. |