[symfony-users] real autocomplete

2008-09-12 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
I use PDT I think that is very necesary have a good support when i have: $father = $obj1->(Crtl+Space).getFatherObject() also i realy want can do $fathername = $obj1->(Crtl+Space).getFatherObject()->(Crtl +Space).getName() And if it's possible have these last feature join to panel

[symfony-users] Forms1.1 I18N and URLs Routing

2008-09-12 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
Hi to all. I started play with symfony 1.2 and I just read the new chapter of book symfony forms : http://www.symfony-project.org/book/forms/1_2/en/08-Internationalisation-and-Localisation Very easy realy. But always i have questions respect to URLs if field title is in article_i18n: When i

[symfony-users] Re: Which IDE do you use?

2008-09-13 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
PDT + APTANA of course But now zend studio can work with xdebug http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html then ZendStudio is a great alternative --~--~-~--~~~---~--~~ You received this message because you a

[symfony-users] Re: Tutorial: How migrate/change a website in producction

2008-09-24 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 24 sep, 04:59, "Nicolas Perriault" <[EMAIL PROTECTED]> wrote: > I used the sfPropelMigrationLight plugin for a while, it works nicely. > But as far as when you alter your schema, you have also to migrate > data, and sometimes this implies some processing and transformation, > I've now ended up

[symfony-users] Re: real autocomplete

2008-09-29 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 14 sep, 12:20, Hugo HAMON <[EMAIL PROTECTED]> wrote: > Hello, > > Do you want a real autocomplete of the global core classes of the > symfony framework (ie sfWebRequest, sfWebResponse... ?) or only for > classes generated by the ORM ? For all > * Propel generates all accessors (getters and s

[symfony-users] Re: real autocomplete

2008-09-29 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])
On 14 sep, 13:56, "Bernhard Schussek" <[EMAIL PROTECTED]> wrote: > Apart from configuring the symfony lib dir as include path, I can also > recommend setting the symfony lib dir up as a custom project and > including it in your project (right click -> configure include path -> > projects tab -> ad