Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 57722 invoked from network); 9 Mar 2005 11:14:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Mar 2005 11:14:34 -0000 Received: (qmail 6964 invoked by uid 500); 9 Mar 2005 11:14:34 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 6473 invoked by uid 500); 9 Mar 2005 11:14:33 -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 6460 invoked by uid 99); 9 Mar 2005 11:14:32 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from out1.smtp.messagingengine.com (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 09 Mar 2005 03:14:31 -0800 Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 6B623C6001E for ; Wed, 9 Mar 2005 06:14:29 -0500 (EST) X-Sasl-enc: acMw8rl3Annz2KvMwNzyAQ 1110366868 Received: from [192.168.1.101] (adsl-70-241-81-56.dsl.hstntx.swbell.net [70.241.81.56]) by frontend2.messagingengine.com (Postfix) with ESMTP id BB60A570326 for ; Wed, 9 Mar 2005 06:14:28 -0500 (EST) Message-ID: <422EDADC.9010400@alumni.rice.edu> Date: Wed, 09 Mar 2005 05:15:40 -0600 From: "B. K. Oxley (binkley)" Organization: The Oxley Family User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [vfs] parsing uri References: <422D844C.70703@elisa.fi> <422D85F6.2070501@ops.co.at> <422EA79B.1020203@ops.co.at> In-Reply-To: <422EA79B.1020203@ops.co.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm unsure that the URI specs intend to distinguish a string from it's encoded form for the purposes of naming. I believe they are to be interpreted equivalently, and that the encoding exists only to permit uncorrupted transmission of forbidden characters. You have found something interesting to encoded URIs if a difference exists, but yours is a lot of work and I'd double-check the assumption before proceeding further. Laziness is one of the three virtues. :-) Cheers, --binkley --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org