Lars Neumeier
Results
2
issues of
Lars Neumeier
Hello, IMHO the creator of an object should be responsable for the lifecycle of an object. Example: ``` METHOD VOID doNothing(oObject AS Progress.Lang.Object): IF VALID-OBJECT(oObject) THEN DO: DELETE OBJECT oObject....
rule idea
Is it possible to get a "light" rule for this. As far as I know, using default buffers with no-lock doesn't have the mentioned problems and can be intended. Suggestion:...
enhancement