On Aug 28, 5:32 pm, Clive Crous <[email protected]> wrote: > 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.
In this particular case, I agree, which I why I offered to fix it if there were cases where it was still used. This particular case is the exception to the general rule. Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
