On Thu, 2002-04-25 at 15:46, Sam wrote: > I looked at the CVS repository for this component. > > This seems to be in a very early statge. Eg theres > nothing in the XML config part. There are just 2 basic > classes Eg BaseConfiguration.java that really doesnt > do much.
You are right, it doesn't do much other then using properties like files. That's why it's in the sandbox. If you've got some code bring it on down. I was planning on using betwixt for the xml configuration stuff and some changes need to be made to betwixt before I was going to attempt that. > I dont mean to sound like I m undermining your effort, > but I would expect a configuration component to do > more than that. Definitely :-) > Over the weekend, I ll putup what I have on a URL so > you can look at it and use it as you feel necessary or > incorporate whatevery you need. Cool, I'll definitely take a look at it. > Cheers > ./s > > Sam > > > > --- Daniel Rall <[EMAIL PROTECTED]> wrote: > > "Michael A. Smith" <[EMAIL PROTECTED]> writes: > > > > > On Wed, 24 Apr 2002, Sam wrote: > > > > Where is this > > jakarta-commons-sandbox/configuration that you > > mentioned > > >> below. > > >> > > >> Its not listed anywhere on > > >> http://jakarta.apache.org/commons/components.html > > > > > > The component doesn't have a website yet. You can > > get to the files via > > > viewcvs: > > > > > > > > > http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/configuration/ > > > > Indeed, it's brand new. All the better for you help > > influence its > > direction, eh? :) > > > > - Dan > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
