I believe the symfony trac uses components for this. I have updated the ticket and assigned it to the sfDoctrinePlugin component.
- Jon On Thu, Sep 11, 2008 at 3:26 AM, Thomas Rabaix <[EMAIL PROTECTED]>wrote: > > done, http://trac.symfony-project.org/ticket/4357 > > However there is no category sfDoctrinePlugin in the ticket system. > > Thomas > > On Wed, Sep 10, 2008 at 9:33 PM, Jonathan Wage <[EMAIL PROTECTED]> wrote: > > Create a ticket in the symfony-project trac and we can implement this in > an > > upcoming version of sfDoctrinePlugin. > > > > - Jon > > > > On Wed, Sep 10, 2008 at 8:51 AM, Thomas Rabaix <[EMAIL PROTECTED]> > > wrote: > >> > >> Hello, > >> > >> Doctrine does not seems to have a transparent way to access to i18n > >> field like Propel. And it looks odd to write in the template > >> <?php echo $myI18nModel->Translation['FR']->get('name') ?> as it > >> suppose to keep the culture ... > >> > >> $myI18n->getName() , it nicier ... > >> > >> Not sure it is a bug or a normal behavior, so I have written a small > >> wrapper to do so : http://pastebin.com/f4075e78a > >> > >> I can open a ticket if necessary. > >> > >> -- > >> Thomas Rabaix > >> Internet Consultant > >> > >> > > > > > > > > -- > > Jonathan H. Wage > > Open Source Software Developer & Evangelist > > http://www.jwage.com > > > > > > > > > > > -- > Thomas Rabaix > Internet Consultant > > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
