On Tue, Jan 4, 2011 at 8:09 PM, Steve Bryant
<st...@bryantwebconsulting.com> wrote:
> Just to illustrate one of the advantages of this approach, here is a code 
> example of a very simple page:
>
> <cf_layout title="Congratulations!">
>        <script src="/my.js" type="text/javascript"></script>
> <cf_layout showTitle="true">
>
> <p>Welcome to Neptune!</p>
>
> <cf_layout>
>
> The "script" tag here is output in the HEAD of the document. No flushing or 
> cfsavecontent trickery is used so it incurs no restrictions on tag use at all.

There's a lot of things I don't like about that example so I suspect
we'll just have to agree to disagree.

Good luck with Neptune. It's always interesting to see different
approaches out there as Free Open Source and I think there are a lot
of CFers who will appreciate not needing to know / use OOP to leverage
an application framework.
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret At

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340459
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to