What was your latest "just got it right" moment?
Posted: Tue Sep 30, 2008 12:55 am
Ever get that feeling you just solved the problem the right way because every feature you add on at a later time just fits nice without any unnessecary hacking???
I've been implementing a newsletter management application and initially wrote the sending script as one monolithic script. I later refactored into several scripts.
Just today I wanted to add a "pause" switch to my sending script incase a user ever realizes they made a mistake and wants to correct the remaining recipeitns message.
Because the several smaller scripts are just "done write" (pun intended) everything just fi right in and made me feel much better.
Share your latest story???
Cheers
I've been implementing a newsletter management application and initially wrote the sending script as one monolithic script. I later refactored into several scripts.
Just today I wanted to add a "pause" switch to my sending script incase a user ever realizes they made a mistake and wants to correct the remaining recipeitns message.
Because the several smaller scripts are just "done write" (pun intended) everything just fi right in and made me feel much better.
Share your latest story???
Cheers