On 1/5/06, Snake <[EMAIL PROTECTED]> wrote:
> Why have you started being a dickhead for?

Because of your obnoxious tone with the repeated "experienced
developers" cracks in your own posts.  With that said, nobody is
perfect.  I got pretty snide in the 'html in application.cfm' thread
recently and wish I hadn't.  Never post when you've had a few.

As for the use of hardcoded values, I already said in another post
that a) typically you would be posting from a database and b) you
would be setting application vars once rather than request vars every
time, but I was keeping the example simple.  Showing a query and
output would have only complicated the question I was asking.

For simple sites, I *would* hardcode in settings.  Once in one place. 
There's no point in being more complex and you can alter two or three
settings in one template and completely port the app over to another,
entirely foreign system.  Ignoring all that stuff about dynamically
created pages, I still don't see any way whatsoever that you can move
from SSL to non-SSL and back within a site unless you use absolute
urls, which means you'll have to have a set of default settings for
that 'somewhere'.  Same deal with administrative email address and
server settings.  And error storage paths, if you are storing error
dumps on disk.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228529
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to