eugeneloza / Project-Helena

Project moved to https://gitlab.com/EugeneLoza/Project-Helena
GNU General Public License v3.0
5 stars 1 forks source link

Make it object-oriented? #10

Open eugeneloza opened 8 years ago

eugeneloza commented 8 years ago

Well... the code is procedural at the moment. I use records for any data and procedures for operating this data. I don't see any serious payoff to rewrite the code to object-oriented considering a lot of time required to do so.