Re: [i18n] man available

2005-02-15 Thread Anaximandro (Woody)
Hello Daniel, Yup, the ConfigManager not prove to be very usefull. This class is increasing the coupling level to give me a few features set (the con figuration features itself) and gave me much more code to delegate ... But you don't think necessary some code to configure the behaviours of this

Re: [i18n] proposals

2005-02-06 Thread Anaximandro (Woody)
be great if you could explain in more detail what the ConfigManager is for. Cheers, Daniel -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Anaximandro (Woody) Gesendet: Samstag, 5. Februar 2005 06:03 An: Jakarta Commons Developers List; [EMAIL

Re: [i18n] status

2005-02-04 Thread Anaximandro (Woody)
Oliver, I sent one proposal too (another class diagram, with a macro vision of my suggestions). The idea behind my suggestion is write one mediator (ConfigManager) to retain one specific configuration (I can have many threads running with diferent configurations) and put one service locator in

Re: VOTE: FeedParser move to Commons Proper...

2005-02-04 Thread Anaximandro (Woody)
Tim O'Brien, please, sorry by my stupidity, but how do you means with: To promote feedparser out of commons at this point might create the possibility for another BCEL. ? Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [i18n] status

2005-02-04 Thread Anaximandro (Woody)
Thanx Oliver. I will wait for him, :o Woody - Original Message - From: Oliver Zeigermann [EMAIL PROTECTED] To: Anaximandro (Woody) [EMAIL PROTECTED] Cc: Jakarta Commons Developers List commons-dev@jakarta.apache.org Sent: Friday, February 04, 2005 3:47 PM Subject: Re: [i18n] status

Re: [resources] complete class diagram

2005-02-02 Thread Anaximandro (Woody)
enhancement ticket? I dono if I really understand this ... Well, lets go If anyone needs the model (rose) send me a note. Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [resources] complete class diagram

2005-02-02 Thread Anaximandro (Woody)
Ohh, Know I understand ... Sorry. I will post this today. I think James wants an enhancement issue in bugzilla with the file attached. -- Dirk Anaximandro (Woody) wrote: enhancement ticket? I dono if I really understand this ... Well, lets go If anyone needs the model

[contract] class diagram

2005-02-01 Thread Anaximandro (Woody)
This server is not so good, but works sometimes ... http://www.drianoxaman.kit.net/sandbox/contract.zip Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[i18n] class diagram suggested

2005-02-01 Thread Anaximandro (Woody)
Hi folks, I make some changes in my i18n version and the final class diagram is given in link below: http://www.drianoxaman.kit.net/sandbox/i18n_suggestion.zip Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[dbutils] component proposal

2005-02-01 Thread Anaximandro (Woody)
Hi folks, I dono if you are open for this idea or if this topic was already discussed but let me explain: I´m working on a project where I decide to use the pattern Data Transfer Rowset (a fast lane reader) given by Marinescu on book EJB Design Patterns. When I decided this (four months ago) I do

Re: [dbutils] component proposal

2005-02-01 Thread Anaximandro (Woody)
DbUtils is a small JDBC helper library. We don't implement features that already exist in the standard Java distro. David David, I don't think this feature is standard (you need to download 2 jars from sun to use this feature) But is ok, thanx by reply. Woody

[resources] complete class diagram

2005-02-01 Thread Anaximandro (Woody)
I wish it helps http://www.drianoxaman.kit.net/commons/resources.zip Woody PS: this server is very busy, if you receive a timeout retry again - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[i18n] sugestion patch

2005-01-31 Thread Anaximandro (Woody)
Index: LocalizedBundle.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18 n/LocalizedBundle.java,v retrieving revision 1.3 diff -u -r1.3 LocalizedBundle.java --- LocalizedBundle.java 29 Dec

[i18n] suggestion

2005-01-31 Thread Anaximandro (Woody)
What do you think about rename class LocalizedBundle to AbstractEntry? Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[i18n] suggestion patch

2005-01-31 Thread Anaximandro (Woody)
final enhancements Index: LocalizedText.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18 n/LocalizedText.java,v retrieving revision 1.1 diff -u -r1.1 LocalizedText.java ---

[18n] suggestion patch - LocalizedMessage.java

2005-01-31 Thread Anaximandro (Woody)
final enhacements Index: LocalizedMessage.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18 n/LocalizedMessage.java,v retrieving revision 1.1 diff -u -r1.1 LocalizedMessage.java ---

[i18n] suggestion patch - LocalizedError.java

2005-01-31 Thread Anaximandro (Woody)
final enhacements Index: LocalizedError.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18 n/LocalizedError.java,v retrieving revision 1.1 diff -u -r1.1 LocalizedError.java ---

[i18n] suggestion patch - LocalizedException

2005-01-31 Thread Anaximandro (Woody)
final enhancements Index: LocalizedException.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/i18n/src/java/org/apache/commons/i18 n/LocalizedException.java,v retrieving revision 1.1 diff -u -r1.1 LocalizedException.java ---

[contract] suggestion patch

2005-01-31 Thread Anaximandro (Woody)
method rename Index: ParameterMessage.java === RCS file: /home/cvspublic/jakarta-commons-sandbox/contract/src/java/org/apache/commons /contract/i18n/ParameterMessage.java,v retrieving revision 1.2 diff -u -r1.2 ParameterMessage.java

[i18n] suggestion/problem ...

2005-01-31 Thread Anaximandro (Woody)
Well, once MessageManager (and everything inside) is static we can have only one manager to all aplications running on vm. What you think to do when we need one diferent manager, by example, to supply another application ? I dono what messages id this application will have but if there is some id

Re: [i18n] suggestion

2005-01-31 Thread Anaximandro (Woody)
What do you think about rename class LocalizedBundle to LocalizedEntry? I think this is a better name ... Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [i18n,xmlio] current class diagrams

2005-01-27 Thread Anaximandro (Woody)
a job with a huge necessity of a good i18n solution. - Original Message - From: Oliver Zeigermann [EMAIL PROTECTED] To: Anaximandro (Woody) [EMAIL PROTECTED] Sent: Thursday, January 27, 2005 2:32 PM Subject: Re: [i18n,xmlio] current class diagrams Hi, commons is currently migrating to SVN

Re: [i18n,xmlio] current class diagrams

2005-01-26 Thread Anaximandro (Woody)
Is your server up? I wanted to have a look at your diagrams, but the request timed out :( Oliver Well, I´m in Brazil. This server is not so good ... Please, can you try more one time and reply to me knows? Thanx Woody - To

Re: [i18n,xmlio] current class diagrams

2005-01-26 Thread Anaximandro (Woody)
I see somewhere in jakarta docs one advise (as I see is more one 'suggestion') about don´t post attachs here. Well, this files are small ... Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [i18n,xmlio] current class diagrams

2005-01-26 Thread Anaximandro (Woody)
Are you a commons committer? If so, are you aware that apache provides each committer a homepage available that you can use for this sort of stuff? Simon, I´m not a commiter yet, maybe soon. Who knows? Thanx by note Woody - To

[i18n,xmlio] current class diagrams

2005-01-25 Thread Anaximandro (Woody)
I'm doing some revisions on i18n and, to do this, I reverse the class diagrams below: i18n http://www.drianoxaman.kit.net/sandbox/i18n.gif http://www.drianoxaman.kit.net/sandbox/i18n.doc xmlio (in): http://www.drianoxaman.kit.net/sandbox/xml-in.gif

[contract] german translate ...

2005-01-24 Thread Anaximandro (Woody)
Please, anyone with german knowledge can translate the missing parts in exceptions.xml? Thanx Woody PS: David, I know you knows german (because you write this xml) but can you do this? - To unsubscribe, e-mail: [EMAIL

[contract] german translate

2005-01-24 Thread Anaximandro (Woody)
Please, anyone with german knowledge can translate the missing parts in exceptions.xml? Thanx Woody PS: David, I know you knows german (because you write this xml) but can you do this? - To unsubscribe, e-mail: [EMAIL

[i18n] changes

2005-01-24 Thread Anaximandro (Woody)
How can I send some changes I have made in i18n? David? I see some guys putting cvs dif here. This is the normal process? Thanx Woody - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[contract] Suggestions

2005-01-23 Thread Anaximandro (Woody)
Hi felows, I´m new here and if this message is on wong place, please, sorry ... I dono if I need to introduce myself, besides I will go direct to the subject ok? Daniel, what dou you think about put constraints rules on some type of propertie file? These constraints must have some type of

Re: [contract] Suggestions

2005-01-23 Thread Anaximandro (Woody)
Thanx Daniel, I´ve already see the sources of contract, i18n and xmlio but I never see before the other project you told (Slide/Projector). This other is a jakarta project? In contract sources I see all constraints classes (these classes is similar to the classes suggested in book Hardcore Java,

Re: [contract] Suggestions

2005-01-23 Thread Anaximandro (Woody)
Daniel, what dou you think about put constraints rules on some type of propertie file? These constraints must have some type of identification (in one ore more contexts). This is flexible and make the code more clean (and, like ejb, can be changed without the need to recompile the code).