Asking for a friend. Who's currently at 1290.
How many lines is your MainViewController?
1–3 of 3 posts
Re: How many lines is your MainViewController?
#25,239, although I employed a lot of white space–it was my first spacecraft simulator–to make it easier for me to read even years later. And no, I never did that again.
Re: How many lines is your MainViewController?
#35,239, although I employed a lot of white space–it was my first spacecraft simulator–to make it easier for me to read even years later. And no, I never did that again.
So how many lines do you run in your MainViewControllers now? I'm curious as to how bloated this class is getting in the real world - it seems to be a running joke that though we all know you shouldn't put so much code into one basket, we do for expediency.