Raymond Camden Owes Me a Beer

Posted By : todd sharp Posted At : February 28, 2006 7:12 AM Posted In: ColdFusion

1

I just read Kay Smoljak's rant on stupid code comments. She ends with the question "Do you have favourite found comments?" which leads me to my favorite from this very blog and it's creator Raymond Camden (from the code on subscribe.cfm):

<!---
     I know. The caller. syntax is icky. This should be safe since all pods work in the same context.
     I may move the UDFs to the request scope so it's less icky. At the same time, it's not the big huge of
     a deal. In fact, I bet no one is even going to read this. If you do, hi, how are you. Send me an email
     and we can talk about how sometimes it is necessary to break the rules a bit. Then maybe we can have a
     beer and talk about good sci-fi movies.
--->

Comments (1)

Raymond Camden's Gravatar Heh, you got a deal. The -best- one is one a coworker did. I'll post it tomorrow to Kay's blog.