On 7/10/07, psnively <[EMAIL PROTECTED]> wrote: > Found a bug in my patch, uploaded a fix. Sorry about that!
No problem for that. Before applying your patch, I'd like you to fix two issues though: - the test is misplaced (the _multi file is meant to test when there are several relationships of the same type between two entities, which is not -- and shouldn't be -- the case in your test). - the test shows a situation where a standard belongs_to would suffice. A test presenting a case which wouldn't be doable in a standard belongs_to/has_* is needed here. Especially since I have the feeling now that I hallucinated the use case when I agreed there was a point to it. I now think you might be after belongs_to relationships in both ways. Anyway, I'll wait for a test/example demonstrating something which can't be done with the other relationship types. Thanks, -- Gaƫtan de Menten http://openhex.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
