Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 24852 invoked from network); 23 Jun 2004 07:53:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Jun 2004 07:53:46 -0000 Received: (qmail 53158 invoked by uid 500); 23 Jun 2004 07:53:50 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 52942 invoked by uid 500); 23 Jun 2004 07:53:44 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 52795 invoked by uid 99); 23 Jun 2004 07:53:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [134.98.65.18] (HELO gateway.elsag.de) (134.98.65.18) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 23 Jun 2004 00:53:40 -0700 Received: from vwall.elsag.de by gateway.elsag.de via smtpd (for hermes.apache.org [209.237.227.199]) with SMTP; Wed, 23 Jun 2004 09:52:59 +0200 Received: from esmail by esmail via smtpd (for vwall.elsag.de [192.168.100.108]) with SMTP; Wed, 23 Jun 2004 09:52:57 +0200 Subject: RE: [vfs] FileSystemManager construction rethought MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 23 Jun 2004 09:52:57 +0200 content-class: urn:content-classes:message Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [vfs] FileSystemManager construction rethought Thread-Index: AcRY9jUo8nTTyWxHSneqpmSRxLexUAAAMItg From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Jakarta Commons Developers List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Mario Ivankovits wrote on Wednesday, June 23, 2004 9:48 AM: > Hello Rami, >=20 > here are some thoughts about "configuration": >=20 > *) GlobalConfiguration: > As you have seen, the StandardFileSystemManager currently uses an xml > file to configure the system. I tried to replace the parsing of the > xml file by commons-digester & beanutils but failed as it comes to > the point to add those dependencies to vfs. Other people vetoed > against it (Too large jars)=20 > If i had ever finished this new configuration parsing the > result would > be a object structure useable to pass to the > DefaultFileSystemManager. The GlobalConfiguration is one of > the relicts of this try and maybe i > will remove it and place its current members to the > DefaultFileSystemManager.=20 Why not use a lightweight XML<->Java mapper like XStream or directly = xpp3 ? -- J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org