I'm working through the book Object-Oriented Programming in ColdFusion by Matt Gifford, and just ran into one of those "things done differently".
Ok, in this section, we're setting a bunch of variables.instance.stuff/name/description/etc In his example, after instatiating the object, he's just using cfdump on the object to display the values. However, in OpenBD, it's dumping out the functions, but not the values, anyone know how to cfdump the values set? -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
