On 10/13/06 10:14 PM, Jonathan wrote: > is there a way to have rose return a new object on the load if it > can't get one off the left join?
No, it'd have to be a post-processing step (perhaps in a custom Manager method wrapper) as you describe here: > right now, i'm just looping the parent class with a has_loaded_related to see > if child_class exists , and adding a null class if its not -John ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Rose-db-object mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rose-db-object
