On Wed, 2005-06-15 at 20:58 +1200, Simon Kitching wrote: > On Wed, 2005-06-15 at 04:30 -0400, Jon Steelman wrote: > > I wrote the following code that works on jdk1.5 *and* I expect to be > > backwards compatible to jdk1.1: > > That was quick! > > This looks reasonable to me. The reflection is of course slow, but for > non-enum targets, the cost is fairly low. > > Could you create a bugzilla enhancement entry for this? I will then try > to commit it within the next few days.
Oh - and if you can add a unit test or two that would be appreciated. If you don't supply one then I will need to write them, and it is your requested feature... If you are willing to write unit tests but need help I'm happy to answer any questions. Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
