Robin Munn <[EMAIL PROTECTED]> writes: > "title" is one attribute that I, for one, don't mind seeing at the > model level. The idea behind Model-View-Controller separation is to > reduce the amount of "binding" between layers, so that when you write > a new View (a GUI instead of a Web interface or what have you), you > don't have to touch your Model code.
What I meant is that since we already have title there, and we can ignore it quite easily, I am in doubt for the other two attributes: form_order and "form_resume" (I dunno if the applied patch has something like this that I had in my own patch). -- Jorge Godoy <[EMAIL PROTECTED]>

