2009/8/29 Jeremy Evans <[email protected]>: > However, in general, if you modify methods that Sequel uses that are > defined by ruby, and you change their behavior, you should expect to > have problems.
I mostly agree with this however methods like ".to_s" are pretty much expected to change with use. They're the equivalent of a view within MVC design and should never, imo, be relied on for any type of actual data or information. 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 -~----------~----~----~----~------~----~------~--~---
