In an MVP based framework, it serves a good purpose in that if you have a situation where (insert pg.cfm here) you could process a 'stack' last after all execution has been done.
It basically lives under the same reason for having header/footer but via a server-side level instead of a UI version. I've used it for situations where i want to import relavant Javascript libraries at the very end of a .cfm final execution. It'd check the stack, remove duplicate "import js.lib" requests, then using the CFHTMLHEAD tag, place the relavant libraries inside the page...so its as if the page loads a need to have basis. Thats one example. Many more, but bottom line, serves a purpose well.. Regards Scott Barnes http://www.mossyblog.com --- 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/
