Future and backwards compatibility
Posted: Mon Mar 31, 2008 8:45 am
Can you answer this question:
If I write a Tailbite library that does not make use any functions from the PureBasic standard libraries would it still be susceptible to breaking in future versions of PureBasic?
I know that most (if not all) pre-4.0 Tailbite libraries broke from the update, as well as libraries from 4.10 to 4.20.
My concern is how to write a Tailbite library that is as impervious as possible to breaking from an update.
Do you know of any advantage in this to writing a PureBasic library in C/C++ instead of PureBasic/Tailbite?
If I write a Tailbite library that does not make use any functions from the PureBasic standard libraries would it still be susceptible to breaking in future versions of PureBasic?
I know that most (if not all) pre-4.0 Tailbite libraries broke from the update, as well as libraries from 4.10 to 4.20.
My concern is how to write a Tailbite library that is as impervious as possible to breaking from an update.
Do you know of any advantage in this to writing a PureBasic library in C/C++ instead of PureBasic/Tailbite?