In our previous episode, Sven Barth via fpc-pascal said: > > interested in why it is not supported. > > At least Delphi Tokyo (10.2) does not support it. > > If I remember the discussion correctly it came to light that some users > would need "try ? finally ? except ? end" while others would need "try ? > except ? finally ? end" and even some "try ? finally ? except ? finally > ? end" or the like. With differences in opinion like this the idea was > dropped, cause this flexibility exists already, namely by using separate > blocks.
And since the feature is implementable as an IDE macro (generating a nested try except/finally) it doesn't make Ooccam's razor of usefulness to begin with. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal