Jody Garnett wrote:
> Thanks Ben; updated the page and included some good examples (checking  
> them on firefox on windows and unix). I did learn something the \ 
> \host.org\share syntax on win32 can be told apart from unix root "/".
> 
> The difference is five slashes - file://///host.org/share vs four  
> slashes file:////dev/null

Well, mind you, in Java all of these work
file://///dev/null or
file://////dev/null or
file:///////dev/null or
file:////////dev/null

ad nauseum

> 
> So I think I can remove the win32 specific test in DataUtilities  
> urlToFile which was giving you grief in GEOT-2671
> Jody
> 
> On 21/08/2009, at 5:37 PM, Ben Caradoc-Davies wrote:
> 
>> Andrea,
>>
>> I added a bit to the File/URL conversion docs. Is there anything  
>> more we
>> can add, based on your recent findings and improvements?
>> http://docs.codehaus.org/display/GEOT/5.1.6+Converting+URLs+to+Files
>>
>> Kind regards,
>>
>> -- 
>> Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
>> Software Engineer, CSIRO Exploration and Mining
>> Australian Resources Research Centre
>> 26 Dick Perry Ave, Kensington WA 6151, Australia
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and  
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Geotools-devel mailing list
>> Geotools-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
> 
> 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to