On Jun 17, 3:00 am, Matthew Palmer <[EMAIL PROTECTED]> wrote: > Remove 'model' from that list, and you'd be awfully close to having my vote. > The views, helpers, and controller do all tend to relate quite closely > together. Models, though, often permeate between various controllers. > +1 that putting Models along with VC is a baaaaaaaaad idea. Simple apps often have a 1:1 M:C - but once the app grows, very often Models are used throughout, not directly corresponding to 1 and only 1 controller. Controllers define a UI, Models define a domain - the two are not necessarily mappings of eachother. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
- [Rails-core] Re: Better Modularization for Rails 2.... Neil Wilson
- [Rails-core] Re: Better Modularization for Rails 2.... John W. Long
- [Rails-core] Re: Better Modularization for Rail... Obie Fernandez
- [Rails-core] Re: Better Modularization for Rail... Frederick Cheung
- [Rails-core] Re: Better Modularization for ... John W. Long
- [Rails-core] Re: Better Modularization for Rail... dasil003
- [Rails-core] Re: Better Modularization for Rail... Michael Koziarski
- [Rails-core] Re: Better Modularization for ... John W. Long
- [Rails-core] Re: Better Modularization for Rail... [EMAIL PROTECTED]
- [Rails-core] Re: Better Modularization for Rail... Matthew Palmer
- [Rails-core] Re: Better Modularization for ... S. Robert James
- [Rails-core] Re: Better Modularization for Rails 2.0 wkonkel
- [Rails-core] Re: Better Modularization for Rails 2.... Gabe da Silveira
- [Rails-core] Re: Better Modularization for Rail... Mislav Marohnić
- [Rails-core] Re: Better Modularization for ... Michael Koziarski
- [Rails-core] Re: Better Modularization ... James Adam
- [Rails-core] Re: Better Modulariza... Michael Koziarski
- [Rails-core] Re: Better Modularization for Rails 2.0 james.thompson
