Hi Alexander,
This might also be a solution to a problem I stumbled upon when using Celix with Apache ACE.
The problem is that Celix bundles lack compatibility between different platforms and architectures.For
example, bundles compiled on Linux x86 can (for obvious reasons) not be used on Linux x86-64,
or on Mac OS/Windows for that matter.
I don't know if others consider this to be a problem/useful feature,
but IMHO it's something to discuss as it would mean supporting multiple libraries in a bundle.
Sincerely,
Mike van Dongen.
> Date: Tue, 4 Mar 2014 16:14:54 +0100
> Subject: Multiple library support and code sharing
> From: a.broekhuis@gmail.com
> To: celix-dev@incubator.apache.org
>
> Hi all,
>
> One of the biggest missing features from Celix is code sharing. To start
> work on this, I've created 2 jira isseus [1],[2].
>
> Can you guys take a look at those and comment on them? I already have some
> code in a local branch which works, but I'd still like to discuss it since
> any other insights might be useful and result in changes.
>
> [1]: https://issues.apache.org/jira/browse/CELIX-111
> [2]: https://issues.apache.org/jira/browse/CELIX-112
>
> --
> Met vriendelijke groet,
>
> Alexander Broekhuis
|