Laurent, Thanks for the pointers. This is helpful and reinforces what I was
wondering to do (repackage clojure or use serialization) I'll evaluate the
different approaches
Thanks,
Rama
On Monday, July 1, 2013 10:00:07 AM UTC-7, Laurent PETIT wrote:
>
> 2013/7/1 Rama Shenai >:
> > Hi,
> >
>
2013/7/1 Rama Shenai :
> Hi,
>
> I have an OSGI (Karaf) setup where I have two isolated instances of Clojure
> deployed & running in two bundles (within the same JVM),
> and I am seeing a problem where passing Clojure Objects (such as
> PersistentArrayMaps) from one clojure bundle to another, break
Hi,
I have an OSGI (Karaf) setup where I have two isolated instances of Clojure
deployed & running in two bundles (within the same JVM),
and I am seeing a problem where passing Clojure Objects (such as
PersistentArrayMaps) from one clojure bundle to another, breaks clojure
interfaces
at the