In searching this forum I've seen references to the message *object of 
[undefined class]* in reference to MySQL issues, and it even looks like they 
were addressed.  I am now in the process of building an application on the 
Google App Engine using OpenBD, and I have persisted a CFC with two arrays 
in it to the datastore.  One array has data in it, and it works fine.  The 
other I persisted with no data in it, and when I pull it back with *googleRead 
*the component is populated fine, except for the originally blank array.  In 
there I get nothing, and when dumped I get *object of [undefined class]*. 
 When I read that key from the variables struct I get nothing, so I'm 
guessing this is a null value, but am not sure.

Any idea on what this could be?  Thanks!

-- 
tag/function ref: http://www.openbluedragon.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to