Re: [symfony-users] What exactly means MODELS

2010-11-03 Thread Alex Pilon
M. Pozzato, No worries, just wanted to give you a heads up and to help you improve your English. Glad my explanation helped. Cheers On Wed, Nov 3, 2010 at 10:49, Marcio Pozzato wrote: > Alex, > Thank you and I'm so sorry by using Gays instead of the appropriate Guys. > About Models your concept

Re: [symfony-users] What exactly means MODELS

2010-11-03 Thread Marcio Pozzato
Alex, Thank you and I'm so sorry by using Gays instead of the appropriate Guys. About Models your concepts are quite for me. M. Pozzato 2010/11/3 Alex Pilon > Hey, > > First off, the appropriate spelling is "hi guys" not "hi gays". In some > circles you'll be sodomized for that sort of talk (any

Re: [symfony-users] What exactly means MODELS

2010-11-03 Thread Alex Pilon
Hey, First off, the appropriate spelling is "hi guys" not "hi gays". In some circles you'll be sodomized for that sort of talk (anyone??). Secondly, the term models is used to refer to the code representation of database tables. So it means that there is a php class that maps to a database tables

[symfony-users] What exactly means MODELS

2010-11-03 Thread Marcio Pozzato
Hi gays, Please, in Day 3-Jobeet Tutorial, what exactly means Models? After creating the Jobeet Database, they said at the ORM Section "*create the database tables"*, but, next, they said "build your *models*": "The ORM Thanks to the database description from the schema.yml file, we can use some