I _can_ think of one good tip about custom tags and session scope -
don't use em together. If you want to really encapsulate your logic,
you should pass in any session data to the tag, not directly access
the session scope within the tag.

(Sorry if that was mentioned on the thread already.)

On 12/4/06, Daniel Roberts <[EMAIL PROTECTED]> wrote:
> "But one thing that hasn't been touched on here is that the thread title is
> about session vars inside of a custom tag."
>
> I generally agree. However after re-reading the coding tips a few time I
> don't think this has anything to do with custom tags. I think they are
> calling cflock a custom tag instead of a coldfusion tag.


-- 
===========================================================================
Raymond Camden

Email    : [EMAIL PROTECTED]
Blog      : ray.camdenfamily.com
AOL IM : cfjedimaster

Video game player? Have kids? Check out KidGamers.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262719
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to