Genericising commons

2009-04-08 Thread gauravarora
Hi, I tried searching the list to read up on the work to make the commons libraries use generics but didn't really come across any direct posts. Since i'm new to the list I figured i'd just ask for a thread or a link to help me with my reading. Also, am I correct in understanding that the commons

Re: Possible incubation?

2009-04-08 Thread gauravarora
I think it's more valid to look at Jeha as a framework that only handles what you ask to handle. In the case you describe, if you don't ask Jeha to handle a certain type of exception, then that exception is simply propagated up the stack. I don't think it interferes with the method signature, unles