diff --git a/handbook/troggle/trog2030.html b/handbook/troggle/trog2030.html index d18be2cc3..77d19e121 100644 --- a/handbook/troggle/trog2030.html +++ b/handbook/troggle/trog2030.html @@ -20,6 +20,9 @@

I don't think writing our own object/SQL code is sensible: there is such a lot going on we would create a large volume of software even if we stick close to the metal. [I could well be wrong. That is Option 1.] + +

[ Update March 2024 ]

+"Legacy displacement" is now a fairly mature part of software engineering, though most computer science graduates won't have heard of it. There are standard ways of partially and incrementally retiring old systems and replacing them, while maintaining a live service to users throughout. See Legacy Displacement.

Option 2