Resource Block from do() { } to try() { } ?

Serge Boulay serge.boulay at gmail.com
Wed Sep 2 09:15:04 PDT 2009


What was the reason the resource block changed from the keyword “do”
to the keyword “try”.  Is it possibly more confusing using the “try”
keyword since you can attach a catch and finally clause to the block
or was this intended for some reason?  What is the scope of exceptions
in that block ?



More information about the coin-dev mailing list