On Sun, Nov 27, 2011 at 11:33 PM, Emmanuel Lécharny <[email protected]> wrote: > On 11/27/11 10:18 PM, Christian Schwarz wrote: >> >> ...one more thing, >> >> the sun.reflect.generics.reflectiveObjects.NotImplementedException's >> should >> be replaced by java.lang.UnsupportedOperationException's. My IDE refuse >> the >> compilation because the NotImplementedException is not public API (access >> restriction). > > Right ! > > Btw, I will implement the missing code soon, so it's just a placeholder > atm. > We bneed commons coding rules because I used "new RuntimeException("not implemented")"
Julien
