Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] ResourceMap and properties

Yes, it all kinda defeats the idea of properly reading an URL...in 
principle, I'm guessing it is the handoff to the os-native built in open 
file dialog that causes this (?). So, that means it could be construed as a 
bug, so to speak...perhaps it should be reported as such...?

ken1

"Thomas Hallgren" <thomas@xxxxxxx> wrote in message 
news:e2nudq$klj$1@xxxxxxxxxxxxxxxxx...
> Kenneth Ölwing wrote:
>> ... if you ask Eclipse to do File/Open File... you can indeed give an
> > URL. BUT:
>> the stupid thing gets downloaded locally first, and *then* our cquery 
>> parser comes in and get's handed a systemId to the local location.
> >
> This sucks big-time. We have to find a solution that somehow hands us the 
> original URL. Explorer is not aware of the SSL settings used by 
> Buckminster. And what if we use a scheme that Explorer is unaware of 
> (Eclipse introduces a few)? What happens on other platforms?
>
> - thomas
>
> 




Back to the top