Hi all,

Don't forget there is another part of the R3 and R4 specs that "handle" URL
IO Connector Service (chapter 13 in the R3, chapter 104 in the R4 draft)
3 slides : some part in french (sorry) but the translation is  below
http://www-adele.imag.fr/~donsez/cours/osgi.pdf#page=103
/"
Factory of IOConnection
Service d'enregistrement et de recherche de fabriques de connexion d'entrée-sortie
* based on the principles of the  javax.microedition.io J2ME API (JSR???)
* tracks and registers ConnectionFactory services
* * the io.scheme property specifies the schemes
* delegate the Connection forging to the Connection service concerned
"/

A simple implementation is given here
http://www-adele.imag.fr/~donsez/dev/osgi/io/readme.html
with a simple demo for Oscar1.x
http://www-adele.imag.fr/~donsez/dev/osgi/script/io.txt

Didier


Noel J. Bergman a écrit :

Niclas Hedhman wrote:
Noel J. Bergman wrote:
I would like to consider approaches for making it work when
multiple instances of the framework are in memory
A classloader at the level of a container can be used to provide
isolation
within the container.  Does this fit your need?

Not sure. First thought is; No

Right.  I had the same thought after I read your e-mail to Ralph, and made
the connnection back to the message subject (URL handlers, which rely upon a
static method in a system class).

I'll see Mark in a few weeks and pose the issue to him if I remember.

        --- Noel



--
---------------------------------------------------------
Didier DONSEZ
Laboratoire LSR, Institut Imag, Universite Joseph Fourier
Bat. C, 220 rue de la Chimie, Domaine Universitaire
BP 53, 38041 Grenoble Cedex 9, France
GPS : lat 45°11'38.3"N, lon 05°46'14.7"E, alt 223m
Tel : +33 4 76 63 55 49           Fax : +33 4 76 63 55 50
mailto:[EMAIL PROTECTED]
URL: http://www-adele.imag.fr/~donsez
---------------------------------------------------------

Reply via email to