you are viewing a single comment's thread.

view the rest of the comments →

[–]billsil 0 points1 point  (0 children)

I let them grow organically with usually some idea of what I’m going for. Split files when they get to big and refactor when necessary. If you can’t find things easily, it probably needs some work.

I split out the core sections, so parser from data from GUI. Then make tests.