Hi, Doctrine already create phpdoc for getter and setter since http://trac.symfony-project.org/changeset/23314
So the autocomplete is working now for all IDE. Check this picture : http://img29.yfrog.com/img29/3350/u3c.png [MA]Pascal On Nov 1, 8:42 am, Alexandru-Emil Lupu <[email protected]> wrote: > Hi! > I have a question ... > > Why does not Doctrine creates setters and getters as function in the base > classes ? I mean is impossible that a developer know all the fields from a > project... If that developer uses an autocomplete capable editor, the work > inside a model class it would be (actually it is) painfull. > > Currently, i am trying to swhitch from propel to doctrine an this is one of > the things that i am finding quite hard to do. > For example, i have a table that has around 15 fields, and around 10 fields > depends on the rest 5. That means is quite time consuming to go in the > schema file, get the name for the fields, then go and implementing a > function that does the calcs. > > I do not want to complain about doctrine, but i consider this is one of the > things that might get me and maybe others frustrated about this. > > I guess that if would be implemented, then more propel users will find it > more easier to switch to Doctrine. > > I guess Jonathan or Fabien could make a poll for this, and we could see the > results before starting any action. > > Alecs > > -- > As programmers create bigger & better idiot proof programs, so the universe > creates bigger & better idiots! > I am on web: http://www.alecslupu.ro/ > I am on twitter:http://twitter.com/alecslupu > I am on linkedIn:http://www.linkedin.com/in/alecslupu > Tel: (+4)0748.543.798 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
