Hello everyone,
I recently had a "minor" issue editing a 5.0 file with 5.3 which was easily corrected. I've been using PHPR since 5.0 and my question/concern is, as PHPR evolves and clients come back after a few years for changes/mod's, what is the best way to deal with this?
In the manual world, this is a non-issue as an older script does not really affect the programmer. But in the PHPR scenario where a newer program has to open an older file, as the years go by, this could present problems is my concern.
- So I am worried about nothing meaning core functionality will always be backward compatible?
- For those users that have been using PHPR for many more years than I have, how have you dealt with this?
- Is there the possibility of a current or future version of PHPR that at some point won't work on an older file?
I think I've expressed my concern and would like to have a plan in place as my intent is to continue using PHPR for all development.
Thanks for all input.