On Sun, Sep 6, 2009 at 10:48 AM, Colin Law<[email protected]> wrote:
> ... There is no point validating it before it is > functional (unless not sure why it is not functional of course in > which case validating it is useful). Exactly my point. It is totally possible for invalid markup, particularly involving forms (as well as JavaScript), to *prevent* the page from being "functional". Ignoring a failing validation is just like ignoring a failing unit test. You should fix it *now* and move on. # And apologies to the OP for the thread semi-hijack :-) -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

