> From: Alex Romayev [mailto:[EMAIL PROTECTED]] 
> 
> Hi Konstantin,
> 
> Thanks for your help -- it makes sense.  On that note,
> do you happen to have any good patterns for modeling
> I18nised data in both database and XML?  I understand,
> why you'd want to keep it in the DB, but I would also
> like to exchange my data with other applicatons via
> the XML.

We are still in progress of modeling i18n data and we will have both:
resource files (XML or property files) and data in the database.

For exchanging with other application I suppose that you'd need only the
business entity data, isn't it? So, you won't need i18n transformer in that
case to translate text, but maybe you can use it to format dates in standard
for XML way (I don't remember the standard URL, but it was somewhere on
W3C).

> 
> Thanks,
> -Alex
> 
> __________________________________________________
> Do You Yahoo!?
> Sign up for SBC Yahoo! Dial - First Month Free
> http://sbc.yahoo.com
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to