Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
Yes, that is exactly what I was looking for. Thank you very much!! - Original Message - From: Konstantin Piroumian [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 17, 2003 1:59 AM Subject: Re: i18n resource catalogs are being cached Hi, Message from i18n catalogs

Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
This worked perfectly. thanks. - Original Message - From: Konstantin Piroumian [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 17, 2003 1:59 AM Subject: Re: i18n resource catalogs are being cached Hi, Message from i18n catalogs are always cached and cache-at-startup

Re: i18n resource catalogs are being cached

2003-10-17 Thread Joerg Heinicke
Collin VanDyck wrote: This worked perfectly. thanks. Does this mean, you have patched your Cocoon? Are you willing to contribute this patch, so that we can commit it and everybody gets this functionality? Regards, Joerg - Original Message - From: Konstantin Piroumian [EMAIL PROTECTED]

Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
it. thanks, Collin - Original Message - From: Joerg Heinicke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 17, 2003 11:12 AM Subject: Re: i18n resource catalogs are being cached Collin VanDyck wrote: This worked perfectly. thanks. Does this mean, you have patched your

i18n resource catalogs are being cached

2003-10-16 Thread Collin VanDyck
Hey :)I'm seeing the caching of my i18n catalogs occur with Cocoon 2.0. I declaremy xformer as:map:transformer name="i18n"src="" catalogue-namemessages/catalogue-name catalogue-location../common/translations/catalogue-location untranslated-text[not yet translated]/untranslated-text

i18n resource catalogs are being cached

2003-10-16 Thread Collin VanDyck
This is a repeat, as I think my last message to the list did not go through. At any rate, I apologize if people are getting this twice. Many thanks.. --- Hey :)I'm seeing the caching of my i18n catalogs occur with Cocoon 2.0. I declaremy xformer as:map:transformer

Re: i18n resource catalogs are being cached

2003-10-16 Thread Konstantin Piroumian
XMLResourceBundle and XMLResourceBundleFactory to check the last modification date and reload the message if required. Regards, Konstantin Piroumian - Original Message - From: Collin VanDyck To: [EMAIL PROTECTED] Sent: Thursday, October 16, 2003 19:24 Subject: i18n resource catalogs