[
http://mifosforge.jira.com/browse/MIFOS-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
keithwoodlock updated MIFOS-4436:
---------------------------------
Component/s: Technical Discussion
Fix Version/s: (was: Mifos Backlog)
Unscheduled
> Fully adopt Java Generics in all of Mifos code, for better type safety and to
> catch possible subtle bugs
> --------------------------------------------------------------------------------------------------------
>
> Key: MIFOS-4436
> URL: http://mifosforge.jira.com/browse/MIFOS-4436
> Project: mifos
> Issue Type: Improvement
> Components: Technical Discussion
> Reporter: Michael Vorburger
> Assignee: mifosdeveloperqueue
> Fix For: Unscheduled
>
>
> In MIFOS-4435 I've found a subtle bug, typical for the times from before when
> we had type safe generics in Java.
> MIFOS-4435 has a patch for that specific issue. This issue generalizes the
> problem, and suggests that it may be worthwhile to invest some Mifos dev time
> to fully adopt Java Generics in all of Mifos code, AKA remove all the "... is
> a raw type. References to generic type ... should be parameterized" warnings
> seen in Eclipse today.
> This will lead to better type safety and avoid bugs in the future, and may
> identify other bugs à la MIFOS-4435 in the existing code base.
> Note that such bugs typically do not lead to unnoticed subtle functional
> issues at runtime, but type case exceptions at runtime. The value of doing
> this work would be in identifying such bugs at compile time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues