"Jakarta Commons Developers List" <commons-dev@jakarta.apache.org> schrieb am 19.04.05 21:34:01: > > LocalizedExceptionExample (and subsequent property files) look like good > candidates for src/test. > > Also, someone might want to commit the missing files that make this class > work/load properly. I seem to be missing some property files (that are used > internally).
I'll have a look at this next week (when I'm back home). Did i miss to check in some files? Shame on me... > > What's the status of this project? I recall some discussion a while back > about i18n, but don't remember the specifics? Are there any design or > architecture docs available? This component is so tiny that the javadoc should be pretty self explaining. But I agree that we might need to add some more documentation (tutorials). > > Seems like i18n is reinventing the wheel over and over. I see we are using > of Sax, when Digester is the most viable choice, given the typical clients > of this framework. I see where ResourceBundle is used, yet a much more > robust solution is already provided through Commons Resources. Any chance > we can change this to use the above frameworks? My primary goal was to keep this component simple. It has no dependencies to other jars and that is a big plug for the daily use. Remember my thread about the missing ability in the java world to deal with different versions of the same class. So using digester/resources could cause a lot of trouble to bigger projects using a different version of these components. I know that we have some overlapping with Commons Resources, but the I18n is dealing with bundles of messages and introduces LocalizedExceptions using these bundles. As I needed this already in different projects seriously dealing with internationalization, personally I still think this component is reasonable. Cheers, Daniel > > > -- > James Mitchell > Software Engineer / Open Source Evangelist > Consulting / Mentoring / Freelance > EdgeTech, Inc. > 678.910.8017 > AIM: jmitchtx > Yahoo: jmitchtx > MSN: [EMAIL PROTECTED] > > > > > ----- Original Message ----- > From: "Daniel Florey" <[EMAIL PROTECTED]> > To: "Jakarta Commons Developers List" <commons-dev@jakarta.apache.org> > Sent: Tuesday, April 19, 2005 10:34 AM > Subject: Re: [i18n] Entry qualifier > > > > "Jakarta Commons Developers List" <commons-dev@jakarta.apache.org> schrieb > > am 19.04.05 16:05:57: > >> > >> I'm wrapping up development of a new Struts plug-in that integrates > >> CommonsResources and is backward compatible with Struts 1.1. After that > >> I > >> can throw some time your way. > >> > >> I'm getting pretty good with Maven and JUnit stuff is always a valued > >> resource. If you guys are not already doing so, adding a JCoverage > >> report > >> (which is trivial if using Maven) is one of the best ways ensure code > >> completeness, efficiency, and guarantees your changes won't break > >> anything. > >> > >> Eventually, I'll be adding an i18n plug-in and sample app for Struts that > >> demonstrates a best practices for using i18n in a Struts-based app. I > >> could > >> use some help with that if any of you want to return the favor ;) > > > > This is great news! If I find some time I'd like to assist you. It would > > be a great benefit to have the capability of LocalizedException and all of > > this in Struts. > > > > Cheers, > > Daniel > > > >> > >> By the way, thanks for all the hard work! > >> > >> > >> > >> -- > >> James Mitchell > >> Software Engineer / Open Source Evangelist > >> Consulting / Mentoring / Freelance > >> EdgeTech, Inc. > >> 678.910.8017 > >> AIM: jmitchtx > >> Yahoo: jmitchtx > >> MSN: [EMAIL PROTECTED] > >> > >> > >> > >> > >> ----- Original Message ----- > >> From: "Mattias J" <[EMAIL PROTECTED]> > >> To: "Jakarta Commons Developers List" <commons-dev@jakarta.apache.org> > >> Sent: Tuesday, April 19, 2005 9:22 AM > >> Subject: Re: [i18n] Entry qualifier > >> > >> > >> > What I currently need is better unit tests in > >> > ResourceBundleMessageProviderTest.java and XMLMessageProviderTest.java. > >> > After those are set up, I will begin some refactoring. If you would > >> > like > >> > to help out on those unit tests it would be great. > >> > > >> > Please inform me if you get your hands at it, and which one you start > >> > with, so I don't do the same thing. > >> > Also please e-mail them to me if you are done before Daniel is back and > >> > able to check it in. > >> > > >> > At 2005-04-19 15:13, you wrote: > >> >>If I can help ... > >> >> > >> >>I still alive > >> >> > >> >>Woody > >> >> > >> >> > >> >> '>'-- Mensagem Original -- > >> >> '>'Reply-To: "Jakarta Commons Developers List" > >> >> <commons-dev@jakarta.apache.org> > >> >> '>'Date: Tue, 19 Apr 2005 13:34:41 +0200 > >> >> '>'From: "Daniel Florey" <[EMAIL PROTECTED]> > >> >> '>'To: "Jakarta Commons Developers List" > >> >> <commons-dev@jakarta.apache.org> > >> >> '>'Subject: Re: [i18n] Entry qualifier > >> >> '>' > >> >> '>'> I have created unit tests for MessageManager and > >> >> '>'> LocalizedBundle/-Error/-Exception/-RuntimeException. > >> >> '>'> Should I post them to the list? > >> >> '>'> Would you like them in a ZIP archive Daniel? > >> >> '>' > >> >> '>'I'm back home next week, so if you would pass them to me in a ZIP > >> >> this > >> >>would > >> >> '>'be the easiest way yo go. > >> >> '>'Thanks > >> >> '>'Daniel > >> >> '>' > >> >> '>'> > >> >> '>'> Mattias Jiderhamn > >> > > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > __________________________________________________________ > > Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. > > weltweit telefonieren! http://freephone.web.de/?mc=021201 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]