Skip to main content

Chris

Member since Jul 22, 2010

Recent Blog Comments By Chris

  • Building Java Arrays In ColdFusion Using Reflection

    Posted on Jul 23, 2010 at 4:08 AM

    @Ben, I agree with your point about the toArray function and yeah, better java cast functionalities for CF would be awesome. I've actually had this problem (casting java arrays) a couple of times. You can always find a workaround and I can totally see why ColdFusion is using Vectors internally in... read more »

  • Building Java Arrays In ColdFusion Using Reflection

    Posted on Jul 22, 2010 at 5:32 AM

    Ooops, just read the first comment. Just ignore what I wrote :)... read more »

  • Building Java Arrays In ColdFusion Using Reflection

    Posted on Jul 22, 2010 at 5:30 AM

    Hey Ben, can't you just use the toArray() function that Java provides? As in <cfset arrValue[ 1 ] = "What's up hot stuff?" /> <cfset arrValue[ 2 ] = "You come here a lot?" /> <cfset arrValue[ 3 ] = "You from out of town?" /> <cfset arrValue[ 4 ] = "Want a little of this?" /&... 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