[OT] Oldest RR/MC IDE that still works in your computer
Robert Brenstein
rjb at robelko.com
Fri Nov 15 05:44:04 EST 2013
On 14.11.2013 at 16:53 Uhr -0800 Alejandro Tejada apparently wrote:
>Hi Robert,
>
>Wonderful. This project grew like an "organic" entity.
>As you added new functionalities, more attached it
>became to the hardware in which it runs. :D
>
>Al
You can surely talk about organically growing, although it is not
hardware that it is attached to. It interacts with a few external
systems, which keep changing, so I need to regularly update it to
keep up with new requirements. At the time I wrote it, many many
years ago, I sprinkled calls to the database all over the place.
Moving to OSX means upgrading the database. Unfortunately, the newer
database API is very different. When doing updates, I keep
refactoring the code to move all database calls in a single library.
RObert
More information about the use-livecode
mailing list