|
|
|
|
|
by beachy
432 days ago
|
|
I don't get the point. If they were refactoring /cleaning up the code and porting to a modern platform - then yeah, that would be good for the future. But also a massive effort and well beyond anything that someone can parachute in and complete in weeks or months. If it's an automated transformation from COBOL to say Java, then why? Any machine translated code is not going to be as clean as the source, which itself is probably not that clean if it is typical public sector code that has been mogrified repeatedly over the years to meet changing legislative needs. There's no obvious reason why a machine translation to Java should be any more reliable than the original COBOL. The only obvious benefit is opening up to a greater number of coders who could make changes. But at the expense of losing the skills of the existing COBOL maintainers. My guess is it would be a wash. |
|
The only way out is through and someone has to rip off all these bandaids. And while one is at is, might as well write this in a language known by more than a dozen overpaid graybeards.