Glenn, Given what I know of the existing Scala OSGi bundles, I don't see any issues with what you're attempting, but I have not tried that personally.
As Tim mentioned, the stuff Heiko and I are working on will hopefully unify the existing OSGi solutions and provide a little bit easier integration for you. I'm hoping you'll see the early work show up in the scala nightlies by next week. In the meantime Heiko's bundlification of scala or the "scala-library" used by the eclipse plugin are both good alternatives for using scala in OSGi environments. I've only ever used the later personally (and I would only recommend it in equinox, as it uses eclipse specific manifest extensions). - Josh On Wed, Apr 8, 2009 at 7:34 PM, Timothy Perrett <[email protected]>wrote: > > > Glenn, my understanding is that the OSGI stuff is *extremely* new... Check > back on the recent conversations about it on list and that might answer > some > of your questions :-) > > Josh might also chime in with an appropriate answer as I think he's been > working on the OSGI stuff. > > Cheers, Tim > > On 08/04/2009 22:27, "glenn" <[email protected]> wrote: > > > > > Has anyone tried to use the Scala OSGI bundle, say in Sling, to > > persist data to Jackrabbit? Any attempt at an implementation, at this > > stage, would be welcome. > > > > Glenn Silverman > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
