On 6/12/06, Guillermo Roditi <[EMAIL PROTECTED]> wrote: > wont this break for objects that dont have overload "''" for automagic > stringification?
Coalesce/decompose have nothing to do with overloaded stringification. I suppose you could force-stringify an internal value to get a string representation in a coalesce method, but that may not be very easy for you to parse in the decompose method. At any rate, neither one expects any sort of overloading to be present. The API for both is simple. What happens inside the methods is really up to you. -John _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object