On 2/13/07, David Blevins <[EMAIL PROTECTED]> wrote:
I attempted to grep for this and found that pretty much impossible to do, so instead I hacked up something with ASM to check the code in openejb-core for places where we are constructing something of type Throwable using the single string constructor. I.e. places where we are potentially "eating" exceptions.
Hi Dave, Could you demonstrate the code? I'm just curious how easy it is with ASM. I'd use AspectJ oraz AspectWerkz (not available anymore) and as I have never used ASM I'd be happy to take a look at the sample of yours.
I'm tempted to create JIRAs for each class so we always have a current list, but I'm hesitant as it could get out of sync with svn really fast. We'd have to work through the list really fast to make that a good idea. What do people think?
Go and raise issues. I'll take care of some tonight. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
