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