2009/10/23 Jeremy Evans <[email protected]>: > So if you have any opinion about this, please post here.
I'm against this change. If I have an empty array I assume that I'm able to add associations. To my mind there's a vast difference between an exception being raised and an empty array. If I get an empty array then it seems intuitive that I should be able to `artist.add_album( ... ` If an exception is raised: * there are no albums * albums CANNOT yet be added if an empty array is returns * there are no albums * albums CAN be added Clive --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
