joha2 / pyrate

This is my pyrate fork. Goal is for me to provide a useful FreeCAD interface.
GNU General Public License v2.0
3 stars 1 forks source link

investigate class structure to be simplified by design concepts of gang of four (Gamma, Helm, Johnson, Vlissides) #5

Open joha2 opened 9 years ago

joha2 commented 9 years ago

Design concepts of the gang of four show typical concepts in object oriented programming. It would be useful to use these long standing for the design of the class structure at an early point in the programming.