On Wed, Nov 12, 2008 at 1:23 AM, Alin Dreghiciu <[EMAIL PROTECTED]>wrote:

> We will definitively contribute if we can :)
> For start just progress with your code and I will jump in when I can
> as I'm quite interested in the idea behind.


I'm glad that you're interested ! That's great.


>
>
> For now some things you may consider:
> * Niclas has a nice idea quite related:
> http://wiki.ops4j.org/confluence/x/Kg.


Sure, Pax VFS can integrate with Hansa later on. Pax VFS is quite self
contained, its scope is limited to pushing Commons VFS as a first class OSGi
citizen. Later, it could of course integrate with Hansa as the SPI provider
for the *fetching* and *storing* part of the *fetching, storing, validating,
signing, securing and other manipulations of immutable and opaque
resources*objective ;)

BTW, it reminds me of SFelix:
http://sfelix.gforge.inria.fr/

It's a modified Felix which enforces security. There objective is:

> Check of validity of signature of bundles, at framework lauch time and at
> bundle Installation time,
>



> * We have to see how this will and can be related to Pax URL:
> http://wiki.ops4j.org/confluence/x/sgNN as there we have good
> candidates for VFS providers that they do not have in Apache Commons
> VFS.I guess that classpath: protocol handler is overlaps with res: but
> in rest Pax URL protocol handler can be a good addition.


Sure that would be great ! Actually, when thinking about hosting my project
at OPS4J, I must admit I was thinking about synergies with Pax URL ;) What's
more, we could even add write support to protocols currently supported by
Pax URL in order to make them available as Pax VFS providers !


>
> So, go on, commit your code and we jump in. And do not get "mad" if we
> just commit code without asking. Its open participation :))


That's fine with me !

Regards

Cédric


>
>
> On Tue, Nov 11, 2008 at 5:13 PM, Cédric Vidal <[EMAIL PROTECTED]>
> wrote:
> > Hi Alin !
> >
> > Yes, simple indeed. Thanx for the welcome :) This project is meant to
> osgify
> > Apache Commons VFS. For a personal OSGi based project of mine I needed a
> > virtual file system API and VFS fullfilled my need perfectly except that
> it
> > is not OSGi compliant. I've been searching for a previous attempt at
> > osgifying VFS without any success, so I decided to do it myself. So far
> I've
> > created a working prototype and felt like it would be usefull to the
> > community.
> >
> > The objective is to be able to deploy VFS providers as OSGi bundles to
> > dynamically extend the list of filesystems available in VFS. The
> secondary
> > objective is to expose VFS providers as standard OSGi protocol handlers
> in
> > order to benefit from the rich set of existing VFS providers for free
> inside
> > OSGi.
> >
> > I like the ideas behind OPS4J and it seemed like a natural place for this
> > project. I'm also seeking the help of the OPS4J community to help make
> this
> > little project usefull and robust.
> >
> > Regards,
> >
> > Cédric
> >
> > On Tue, Nov 11, 2008 at 3:35 PM, Alin Dreghiciu <[EMAIL PROTECTED]>
> > wrote:
> >>
> >> Hi Cedric,
> >>
> >> Welcome to to OPS4J :) Simple isn't it?
> >>
> >> So, what is VFS?
> >>
> >> --
> >> Alin Dreghiciu
> >> http://www.ops4j.org         - New Energy for OSS Communities - Open
> >> Participation Software.
> >> http://www.qi4j.org            - New Energy for Java - Domain Driven
> >> Development.
> >> http://malaysia.jayway.net - New Energy for Projects - Great People
> >> working on Great Projects at Great Places
> >>
> >> _______________________________________________
> >> general mailing list
> >> general@lists.ops4j.org
> >> http://lists.ops4j.org/mailman/listinfo/general
> >
> >
> >
> > --
> > Cédric
> >
> >
> > _______________________________________________
> > general mailing list
> > general@lists.ops4j.org
> > http://lists.ops4j.org/mailman/listinfo/general
> >
> >
>
>
>
> --
> Alin Dreghiciu
> http://www.ops4j.org         - New Energy for OSS Communities - Open
> Participation Software.
> http://www.qi4j.org            - New Energy for Java - Domain Driven
> Development.
> http://malaysia.jayway.net - New Energy for Projects - Great People
> working on Great Projects at Great Places
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>



-- 
Cédric
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to