[Solar-talk] Solar_Struct
Antti Holvikari
anttih at gmail.com
Wed Jul 19 13:20:09 PDT 2006
Hi!
Thanks again Paul for your hard work for getting this release out! :-)
Now, back to business...
I have alot of code where I first fetch something from another table
and then add some data from another table to the result array. Like
tags for a node ($result['tags'] = $result_from_another_source). Now
because of the new Solar_Struct I can't do that. What is the right way
to handle this situation? Do I need to call toArray() on my results
everytime I really want a plain old do-whatever-you-want array, as
this doesn't sound like a clean/simple solution?
--
Antti Holvikari
More information about the solar-talk
mailing list