R
Riverside Software
Guest
I've already expressed my opinion during the ESAP, an error-only mode is not possible when working with legacy code (so basically anything written before the strict mode compiler). From a developer perspective, having to fix all abbreviated keywords or table names before being able to do anything on the code is a blocker problem. From a continuous integration perspective, I've solved nicely the problem with Ant / PCT and SonarQube to track all those strict mode errors.
Continue reading...
Continue reading...