Community Member Profile
- Profile: /members/4005-Tony-Bentley.htm
- URL: http://tonybentley.com
- Comments: 2
- Points: 24
Recent Blog Comments By Tony Bentley
-
ColdFusion 9 CFScript Comments Handle Name-Spaces... And Just About Anything
Posted on Jan 26, 2010 at 7:07 PM
I was thinking maybe if we could use it just like javadoc someone would even build a plugin for Eclipse called CFDoc. That would be rad.... read more »
-
Learning ColdFusion 9: Delete Array Elements With ArrayDelete()
Posted on Aug 4, 2009 at 11:32 AM
This does the same thing in removing duplicates correct? The only limitation is working with one-dim arrays. hashSet = CreateObject("java","java.util.LinkedHashSet").init(girls); girl s= hashSet.toArray(); If arraydelete() is faster for two-dim arrays, that is where I would find... read more »



