M
medu
Guest
guess you get 'data' and 'empty' so either way it's inconsistent behaviour (aka, might be a bug) but imho you should resist the temptation to use finally for anything else beside clean-up... it there is an error that you need to catch then return from catch block else let it go wild 
Continue reading...

Continue reading...