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

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

Reply via email to