Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 5229 invoked from network); 11 May 2005 10:14:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2005 10:14:27 -0000 Received: (qmail 94164 invoked by uid 500); 11 May 2005 10:17:44 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 94124 invoked by uid 500); 11 May 2005 10:17:43 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 94108 invoked by uid 99); 11 May 2005 10:17:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mta204-rme.xtra.co.nz (HELO mta204-rme.xtra.co.nz) (210.86.15.147) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 11 May 2005 03:17:43 -0700 Received: from mta1-rme.xtra.co.nz ([210.86.15.240]) by mta204-rme.xtra.co.nz with ESMTP id <20050511101359.JYDE23939.mta204-rme.xtra.co.nz@mta1-rme.xtra.co.nz> for ; Wed, 11 May 2005 22:13:59 +1200 Received: from [10.1.1.9] ([222.152.201.64]) by mta1-rme.xtra.co.nz with ESMTP id <20050511101358.VOVY4494.mta1-rme.xtra.co.nz@[10.1.1.9]> for ; Wed, 11 May 2005 22:13:58 +1200 Subject: Re: [VFS] questions and suggestions From: Simon Kitching Reply-To: skitching@apache.org To: Jakarta Commons Users List In-Reply-To: <4281D934.1020909@ops.co.at> References: <4280E925.8070101@sophia.inria.fr> <4280F2B9.5020008@ops.co.at> <4281C805.4030207@sophia.inria.fr> <4281D934.1020909@ops.co.at> Content-Type: text/plain Date: Wed, 11 May 2005 22:14:47 +1200 Message-Id: <1115806487.3837.65.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 2005-05-11 at 12:06 +0200, Mario Ivankovits wrote: > >>> Suggestion : adding a capability to deal with I/O services > >> Or implement your own (virtual) directory called "services"? > >> eg > >> xmldb://host/services/service_name?param=value¶m=value > > I don't like this solution because : > > -it's a hack, I prefer more formal solutions ; the XML:DB spec offers > > specific means to get a service, not arbitrary URIs > > -what happened if a real directory called "services" already exists ? > You could also use a special scheme for this purpose, say: > xmldbsvc://host/service_name/...... Just a thought: mapping a directory to a "service" looks rather like a linux "mount". Or even more like a HURD "translator". Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org