Well, i've been working flat out with some excellent results but i've been pondering;
What i've done is put each page of my GUI into a seperate class because there's a lot to deal with in each page, one class for the GUI would simply be too little, i was reaching 500 LOC with one page and needed it to be more dynamic and understandable so i put them into different classes. Is this a good idea? Any other methods of approach used that anyone else has experience with?
Cheers


LinkBack URL
About LinkBacks
Reply With Quote
I'm on my way now, shame my deadline is a week and a half early. Due in on monday, bit fudged for that as there's some advanced algorithms i'm meant to write for it which i haven't yet :S
