Community Member Profile
- Profile: /members/821-Kirk.htm
- URL: http://kisrael.com/
- Comments: 2
- Points: 1
Recent Blog Comments By Kirk
-
QuerySetCell(), StructInsert(), And Other Silly ColdFusion Functions
Posted on Sep 14, 2006 at 4:13 PM
Ok, I get the concept; 3 notations for inserting, foo.bar, foo["bar"], StructInsert(foo,"bar") ... I guess I should just be grateful no one has suggested "plus you should also be able to say foo.setBar()" to add a 4th setting option, keeping w/ Java's bean notation...... read more »
-
QuerySetCell(), StructInsert(), And Other Silly ColdFusion Functions
Posted on Sep 14, 2006 at 3:35 PM
I'm an experienced developer but new to ColdFusion I found this page googling for "coldfusion structinsert", because I wasn't expecting the default to be "throw an error if already set"-- I expected it to act more like HashMaps in other languages Anyway, the reason I'm using StructIns... read more »



