On Wed, Mar 30, 2005 at 11:23:04AM -0500, Brett Sanger wrote: > I have one non-applicaiton module that handles filename detainting and > security checking, for example, along with making sure a desired path > exists and has the proper permissions. I have another that handles all > of the details necessary to send email. These are called from several > otherwise unrelated application modules and utility scripts.
Hi Brett, Nice write-up about code reuse. Can you and would you be willing to share those two utility modules you've described? I have some definite needs for tools like these. I've got my own versions but it sounds like you've taken it to the next step. If you can't share the code, can you just show an example of use? Thanks, William -- Knowmad Services Inc. http://www.knowmad.com --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
