Can you post an example of the object he's building? What the output 'should' be (values) and what you're getting?
On Mon, Oct 6, 2014 at 10:56 AM, Marcus F <[email protected]> wrote: > 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. > -- -- 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.
