I'm thinking of doing a complete re-write of all my programs since my previous ones weren't neatly updated and such. Would you guys prefer a modularized programming style so you can multi-task (AB, Igloo AB, mall at the same time) or simply just have several stand-alone programs? I liked the modularized idea because it allowed the user to buy certain features as opposed to a giant package like the AU which kinda just does it all.
modularized is a good idea but it has to be absolutely idiot proof (for your sake as much as the users') multi-tasking would be helpful and would certainly reduce freeze rate, due to not needing to continually log in and out
I personally like standalone because I have a big ol' cheating folder organized with a bajillion different programs, divided into types. And it's a bit easier to work, and possibly easier to code? But modules are very nice with the whole multi-tasking thing.