It's now built-in to the doctrine:generate:entities command - as long as you 
declare the repository class name in your @orm\entity declaration, 
generate:entities will also generate the repository.

On 8 Jun 2011, at 12:05, spider wrote:

> Hello,
> 
> I just upgraded to BETA4 and tried to generate some repositories (defined in 
> my XML mapping) but, wait, I cannot find anymore the command 
> doctrine:generate:repositories
> 
> Where has it gone?
> 
> It's not a big problem, of course, cause the repository class is pretty 
> simple to write by hand (and I wrote a code template for Netbeans), but it 
> was very useful to have all classes generated at once.

-- 
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