Skip to main content

Adam Cameron

Member since Jul 25, 2012

Recent Blog Comments By Adam Cameron

  • CFAbort And OnRequestEnd() Behavior In ColdFusion 8 And ColdFusion 9

    Posted on Apr 5, 2013 at 8:40 PM

    Hi Brad / Ben The URL on the new tracker is this: https://bugbase.adobe.com/index.cfm?event=bug&id=3040459 I slapped together what I think is a better search UI for the new bug tracker, and used that to find it: http://adamcameroncoldfusion.cfmldeveloper.com/cfbugs/search.html Note there's... read more »

  • Java's AtomicInteger vs. ColdFusion Named-Locking For Incrementing Values

    Posted on Mar 8, 2013 at 8:54 AM

    Hi Ben I just stumbled across the non-thread-safety of the ++ operator today! There's a repro case on my blog: http://adamcameroncoldfusion.blogspot.co.uk/2013/03/sean-prompts-me-to-look-at-coldfusion.html -- Adam... read more »

  • Using AtomicInteger To Create Uniquely Named CFThreads In ColdFusion

    Posted on Feb 28, 2013 at 9:53 AM

    Hi Ben I totally get where you're coming from with the "emotional" side of things. We've all got idiosyncrasies in our coding. UUIDs certainly did used to be slow to create, although I think it only really became obvious under large load (the underlying java method was synchronised). And ... read more »

  • Using AtomicInteger To Create Uniquely Named CFThreads In ColdFusion

    Posted on Feb 28, 2013 at 1:00 AM

    Hi Ben Interesting technique, but I gotta say I'm with Ralph on this one. Your approach seems to be a lot of unnecessary work for something that basically just needs a unique ID. And that's what UUIDs are for. Still, obviously, I get that people have their own vagaries and preferences in how they l... read more »

  • Converting ISO Date/Time To ColdFusion Date/Time

    Posted on Oct 11, 2012 at 6:30 AM

    @Adam (the other one), can you pls consider submitting this to CFLib. It'll be more useful to people there rather than here, perhaps. @Ben, did you see my comment to a similar effect on your CSV UDF? ( http://www.bennadel.com/blog/2041-UPDATE-Parsing-CSV-Data-Files-In-ColdFusion-With-csvToArray-.h... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel