[symfony-users] Symfony 2 : Any sort of automatic schema creation from models?

2011-01-25 Thread maxarbos
Hello, Will Symfony 2 have any sort of automatic table schema creation and management based on properties of models? I have been using grails for a bit and it has an orm built in that creates and manages table schemas. So to create a table for people i create a class: People and add properties

[symfony-users] Re: Grails to Symfony2 Benchmark

2011-01-22 Thread maxarbos
I was talking to our network administrator for our grails project and he was saying that the machines we have that run our grails projects get faster with higher load. Something to do with the architecture of the machines and being optimized for Java apps. Maybe this has something to do with it as

[symfony-users] Re: Grails to Symfony2 Benchmark

2011-01-10 Thread maxarbos
Thanks for the info and the effort to email the author. I am very interested in what they have to say. Please let us know as soon as you do. Thanks. On Jan 9, 1:30 pm, Tom Boutell t...@punkave.com wrote: Claiming that similar graphs can be made in paintbrush is not helpful. If you click

[symfony-users] Grails to Symfony2 Benchmark

2011-01-09 Thread maxarbos
Hello, I just found this post ( http://grails.1312388.n4.nabble.com/Symfony-2-0-vs-Grails-benchmark-td3094892.html ) and wanted to know if there are any different benchmarks or speed comparisons between the two? We have been using grails for a year or so now and it's a dog, so if symfony2 is

[symfony-users] Tutorials / Differences in 1.x and 2.0

2010-02-19 Thread maxarbos
Hello, I am looking at starting to use (S)symfony again and now that 2.0 is scheduled to be released this year, is it still worth trying to learn the 1.x version? Since this will a new way of working with designers, would it be advisable to use 2.0 only (on smaller projects) to get familiar with