babgvant / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Update codebase to use Generics #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've replaced ArrayLists with their generic counterparts.

There are still some bits to do with regard to HashTables and some (now
redundant) casts but I'll hopefully get on to them later.

If the patch is too complex to merge then I'm not going to be offended, as
I understand that it would be quicker to redo the work than mess about
integrating it.

Original issue reported on code.google.com by mat.stee...@gmail.com on 29 May 2009 at 8:54

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 29 May 2009 at 8:56

GoogleCodeExporter commented 9 years ago
Implemented in r615.

Original comment by azizatif on 29 May 2009 at 8:57

GoogleCodeExporter commented 9 years ago
More in r618.

Original comment by azizatif on 30 May 2009 at 12:19