|
From: David G. <dg...@co...> - 2003-08-05 15:03:54
|
Hi Bruce, I've committed my changes to dump the configuration files and contents. Hopefully, the following questions will make sense: 1. In the setupCommandLine() method, I've hard-coded the description string. I believe it should be changed into a reference key into the resource bundles (as the other description strings are in the same method), but I'm not sure if there is a formal way to do so. How do I assign the appropriate resource key? 2. I added a method printConfigInfo(). It also has a hard-coded string that should be changed. Same question as in #1 above. 3. Should the new '-d' option be added to the printUsage() method? It wasn't clear to me where it actually should be put. Thanks, David -- David Glick Transmit Consulting, Inc 619-475-4052 dg...@tr... |