Genericise IGene and related gene and chromosone classes
Brought to you by:
klausikm
The Gene should be changed to Gene<T> so that there could be a <T> getAllele() and likewise in IChromosone etc. This would make code a little more convenient to work and should be fully source-code compatible.
I would be glad to help do it myself it were willing to be accepted into the tree.