--- Paul Russell <paul@luminas.co.uk> wrote:
> On Tue, Sep 19, 2000 at 08:03:08AM -0700, Giacomo Pati wrote:
> > There is another way doing it:
> >
> > URL url = new URL (null, "cvs://server/project/folder#version",
> > new MyURLStreamHandlerFactoryImpl());
> >
> > But this requires you to sign your code and have a
> > java.net.NetPermission named specifyStreamHandler granted to the
> > calling context in the java.policy file, as I have understand it.
>
> Ahh! that might be better than reimplementing stuff. Do we need
> that even with the default security manager? Might be worth
> investigating. Shoudl we be using this instead of the resource:
> hack currently in C2?
Do we have a "resource:" hack in C2 ?? Can't remember it!
Giacomo
=====
--
PWR GmbH, Organisation & Entwicklung Tel: +41 (0)1 856 2202
Giacomo Pati, CTO/CEO Fax: +41 (0)1 856 2201
Hintereichenstrasse 7 Mailto:Giacomo.Pati@pwr.ch
CH-8166 Niederweningen Web: http://www.pwr.ch
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
|