Quoting Ryan Sabir <[EMAIL PROTECTED]>: > Just wondering how in CFMX people are managing their application level > constants these days? By constants I mean things like DSN, database > login details etc, in the Application.cfm file.
If you're playing with Mach-II, Martin Laine's appConstants plugin is the bomb! Allows you to set per server (dev, test, prod, etc.) sets or values in a human-readable XML file. Looking at the code, I can't imagine it'd be too much of a stretch to adapt this to FB or any other coding methodology. Steve -- Stephen Collins E [EMAIL PROTECTED] W http://www.stephencollins.org ICQ 1014940 Skype trib22 MSN [EMAIL PROTECTED] -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT d(---)@ s:>- a C++++$ UL++$>++++ P+>+++ L++ !E W+++$ N o? K? w !O !M !V PS+(+++) PE Y+>++ PGP++>+++ t(++)@ 5++ X+(+++) R(+++) tv b++>++++ DI++++ D+(+++)@ G+ e++ h---- r+++ y++++ ------END GEEK CODE BLOCK------ Decode geekcode at http://www.joereiss.net/geek/ungeek.html ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
