S
slacroixak
Guest
Lieven, do you mean you would like a new startup param to make the compiler change the default for every .p or cls file similarly to what the -undothrow param does for the ROUTINE/BLOCK-LEVEL UNDO, THROW directive? I like the idea indeed, and I did not dare to ask in first place. Actually, I've seen the adoption of the 'new' error handling model was not straight forward at all for old existing Apps, because it can lead to bad surprises at RunTime (a minor error gets thrown to a very top caller and may make your App Quit). Now I believe the adoption of this new LOCAL-DEFAULT-BUFFERS feature would be far easier because if would not lead to surprises at run time as everything would be detected at compile time. A good way to enforce quality.
Continue reading...
Continue reading...