On Apr 18, 2010, at 6:23 PM, Lee, David wrote: This is all somewhat pedantic because in this case I don't really need high security for the images, just was hoping for a general solution that could be reused 'next time' when I really want security.
There is a principle in agile programming named "You Ain't Gonna Need It", or YAGNI. It means, only design and implement what you need. Designing general-purpose mechanisms based on guesses about the future makes the current code more complicated. Usually, implementing exactly what you need makes it easier to implement what you need next time. wunder -- Walter Underwood Lead Engineer [email protected]<mailto:[email protected]>
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
