#54 closed enhancement (fixed)
Refactor code, once OO feature of Fortran2003 are widely available
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P4 | Milestone: | v42-backlog |
Component: | core | Version: | 2.0.0beta |
Severity: | normal | Keywords: | |
Cc: |
Description
Once type-extension and polymorphism is available with the most important compilers, the WHIZARD core code can be improved and considerably simplified by using these features. On the longer term, this will improve maintainability.
Change History (6)
comment:1 Changed 15 years ago by
Version: | 2.0alpha → 2.0beta |
---|
comment:2 Changed 15 years ago by
Milestone: | v2.1 → golden-classics |
---|---|
Summary: | Make use of object-oriented Fortran2003 features → Refactor code, once OO feature of Fortran2003 are widely available |
comment:3 Changed 14 years ago by
comment:4 Changed 12 years ago by
In principle, most of what we planned here will be done with #468, right?
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is being done mostly now.
Note: See
TracTickets for help on using
tickets.
gcc-4.6.0 has been published on March 14, 2011. Now many features are officially released. XD