Opened 7 years ago
Closed 7 years ago
#60 closed enhancement (fixed)
f4: consider unifying sources with f1 regarding "modifiers"
Reported by: | Maciej Komosinski | Owned by: | Grzegorz Latosiński |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | genetic representations | Version: | |
Keywords: | Cc: |
Description
In particular, look at the following functions and structures and see how much code overlaps:
f4_Props::executeModifier(char modif) f4_Props::f4_Props() f4_Props::normalizeBiol4() F1Props stdprops Builder::grow(int part1, const char*g, Pt3D k, F1Props c)
Discuss what is different and whether it would be possible to unify these sources without losing backward compatibility in f4.
Note: See
TracTickets for help on using
tickets.