2009/9/6 Hassan Schroeder <[email protected]>: > > On Sun, Sep 6, 2009 at 10:18 AM, Colin Law<[email protected]> wrote: > >>> Creating valid markup, as well as valid code, is how you *get to* a >>> "functional page" -- it's not an afterthought. >> >> Are you saying you do not check that it is valid afterwards? > > "After" what?
After it appears to be functional. > > Validation, just like running unit tests, needs to be done throughout > development, as part of each iteration/refactoring. Obviously, each time it is modified and appears to be functional again then re-validate. 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). Colin > > -- > 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 -~----------~----~----~----~------~----~------~--~---

