From: Patrick L. <pl...@la...> - 2002-07-31 18:29:30
|
Kunwar, Kunwar these three classes are indeed helpful and should be part of the common-library. Because of the size of your utility I would like to include it in the common library that I'm sure I will find helpful in many of my projects to come. As for the name, maybe we can re-package it under two namespaces org.jtools.common.fileutils org.jtools.common.urlutils Breaking up the classes as you see fit. I'm sure many more ideas on file utilities will arise so your utility will lead the way for them. Thoughts? -Patrick On Wed, 31 Jul 2002, Kunwar Shahnawaz Khan wrote: > Hi, > > I have put README file in CVS. there are examples of how to use the code. > Also it is upto the team to decide where to put this fileio utility. i think > that it can be part of commom utility, as well it can be a seperate utility. > we need to provide choice to our end users, as well as using our own tools for > development of jtools. > > any suggestions on renaming the utility so that it reflects reading from URL's > is welcome. i could not think of an alternate name. please suggest some names. > > Cheers, > SK > > > Quoting Patrick Lacson <pl...@la...>: > > > Kunwar, > > > > Thanks for the contribution! I do have some questions regarding your > > tool: > > > > > > 1) Can you give us a practical example of how one would use your > > tool. > > > > 2) Also if the fileio utility handles both file and url, maybe you > > should > > reconsider the name.. Fileio implies that this tool handles only file > > related I/O. > > > > 3) Would this be part of the common jtools library or a stand-alone > > utility. To me this tool would be a perfect candidate for the common > > jtools library belonging to > > > > org.jtools.common.io; > > > > org.jtools.fileio implies that it's a stand-alone utility. I see many > > projects using this useful tool so I think it would best fit the > > common > > library package. > > > > > > > > Kunwar, this sounds like a great tool and I hope to see it come > > through! > > > > -Patrick > > > > > > > > > > > > On Tue, 30 Jul 2002, Kunwar Shahnawaz Khan wrote: > > > > > Hi Team, > > > > > > I have uploaded the fileio utility java files into CVS. please review > > them. if > > > you download these files, and run javadoc you should get the > > documentation also. > > > > > > All feedback(Positive/Negative) is welcome > > > > > > Cheers, > > > SK > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by: Dice - The leading online job > > board > > > for high-tech professionals. Search and apply for tech jobs today! > > > http://seeker.dice.com/seeker.epl?rel_code=31 > > > _______________________________________________ > > > Javtools-devteam mailing list > > > Jav...@li... > > > https://lists.sourceforge.net/lists/listinfo/javtools-devteam > > > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Javtools-devteam mailing list > Jav...@li... > https://lists.sourceforge.net/lists/listinfo/javtools-devteam > |