| [news.eclipse.platform] Re: Compiler warning about finally |
Putting a return statement in a finally block is not a good idea :-).Is there a problem with doing a return in a finally block? If there is some sort of problem with my approach, can anyone suggest an alternative way of accomplishing the same thing?
Hope this help, -- Olivier