I'm not too much concerned about performance at this point but rather
about composability. The delegate classes are are going to be used by a
lot of internal clients. These shouldn't be forced to catch exceptions
on their normal paths of execution.
Michael
On 7.5.12 8:45, Thomas Mueller wrote:
Hi,
Never mind, Michael already fixed it.
Regards,
Thomas
On 5/7/12 9:38 AM, "Thomas Mueller"<[email protected]> wrote:
Hi,
This was the quickest way to fill a gap;
Sure no problem.
feel free to refactor so it's
not needed. But keep in mind the old saying about premature
optimizations :-).
True. I will currently just add a TODO comment
Regards,
Thomas