Re: Understanding if a model-controller couple is needed

2008-12-03 Thread Fabio M
Thank you very much. I had reached the same conclusion while I was waiting for replies and now you make me more self-confident. I have no much experience in actual developing, so an extremely minimal approach to the E-R diagram influenced me. Again, thank you. > Are your relationships really HA

Re: Understanding if a model-controller couple is needed

2008-11-30 Thread Rob
The answer as always is "it depends" (but in this case I think the answer is yes you need a model for the review). First I would suggest that your movies_reviewers might be named reviews, since it sounds like that is what you're putting in it. If you will be accessing data from the review, then

Understanding if a model-controller couple is needed

2008-11-29 Thread Fabio M
Hi all. This is my first message here. I want to make it clear first that I read the (almost) whole documentation and now I'm going to develop a first application. I still have a doubt about dealing with HABTM relationship. I give you the precise picture. I have two entities: movie (motion pictu