On 20 April 2011 17:15, voidpointer <voidpoin...@rocketmail.com> wrote:

> Hello again and sorry for this.
>
> I have installed symfony-1.4.11
>
> I have come across some stuff in the day  3 tutorial about modifying
> or creating (it's not made clear) class declarations for
> JobeetCategory,  JobeetJob and JobeetAffiliate. The comments indicate
> these to be at lib/model. They are not. Do I have to create them
> there?
>
They should be generated. It's mentioned in day 3:
"Run the doctrine:build --all --and-load task to make sure everything is
generated from your schema. This will generate your forms, filters, models,
drop your database and re-create it with all the tables."

The comments inside the code snippets say they are located inside
"lib/model/doctrine/" not "lib/model/". Read carefully.

>
> At lib/model/doctrine there are a number of files containing class
> declarations including the ones mentioned in the tutorial. Do I modify
> these then?
>
> Yes.

> Comments inside the files indicate that they have been auto-generated
> by the Doctrine ORM Framework. If I mod them, will they get
> overwritten at some point?
>
> No. The override will be done at base class inside
"lib/model/doctrine/base/" if you modify config/doctrine/schema.yml.

> What release is this tutorial aimed at? I have to say that I am
> running real short on time here and will find it hard to justify
> spending too much more trying to evaluate this package. Shame because
> I am seriously looking for a toolkit to replace a lot of older "hand
> built" sites.
>
> 1.4.*

> Cheers - VP
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to