Author: abroekhuis
Date: Thu Apr 5 06:45:41 2012
New Revision: 1309669
URL: http://svn.apache.org/viewvc?rev=1309669&view=rev
Log:
Added April board report and graduation plan
Modified:
incubator/celix/site/trunk/content/celix/community/boardreports/boardreports.mdtext
Modified:
incubator/celix/site/trunk/content/celix/community/boardreports/boardreports.mdtext
URL:
http://svn.apache.org/viewvc/incubator/celix/site/trunk/content/celix/community/boardreports/boardreports.mdtext?rev=1309669&r1=1309668&r2=1309669&view=diff
==============================================================================
---
incubator/celix/site/trunk/content/celix/community/boardreports/boardreports.mdtext
(original)
+++
incubator/celix/site/trunk/content/celix/community/boardreports/boardreports.mdtext
Thu Apr 5 06:45:41 2012
@@ -6,6 +6,67 @@ For these meetings a board report must b
On this page the reports for Celix are shown.
+## [2012-04](http://wiki.apache.org/incubator/April2012)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+The last month we received or first large code donation, the code still has to
be added to the project. This code is an implementation of the OSGi Device
Access specification for Celix and has been made by Thales Netherlands.
Together with this donation a new committer (Pepijn Noltes) is accepted. Pepijn
has developed and will maintain the Device Access code.
+
+We have also been working on a graduation plan which is included below.
+
+Most important issues are:
+* Improve robustness (APR, error handling etc), resulting in a first release
+* Update/Implement remote services for interoperability with Java OSGi (Apache
Felix)
+* Generate awareness and grow a community!
+
+Graduation Plan
+
+Celix is in incubation since November 2010. During the first one and a half
year talks where given at several conferences (EclipseCon, ApacheCon, OSGi User
Group meetings, etc).
+Even though there seems to be an interest in the project, two important
questions keep coming up:
+- What is the state of the project?
+- Why no support for C++?
+
+Trying to answer/solve these two questions might make it able to attract more
community members. So this plan will focus mostly on these two items.
+
+= State of the project
+
+== Releases
+Celix entered incubation in its early stage. There was only a proof of
concept, but no complete implementation.
+This is an important reason for people to hold back and not yet use/improve
Celix, on the other hand, being hesitant also keeps Celix from growing towards
a more stable/robust solution.
+To be able to use Celix the implementation has to reach, at least, a more
stable state. Over the past year lots of effort has been put into this.
+Within the next half year a release has to be made of the core component of
Celix. Hopefully this will attract more users/testers (and potentially
committers).
+Since a formal release takes quite some effort, it might also make sense to
provide snapshots (with documentation) to be able to reach more people.
+
+== Committers
+During the last months there has been an interest from Thales Netherlands to
use Celix in its middleware. In a research project they are working on an
implementation of the Device Access specification. This implementation is
donated to Celix, and the main developer has expressed the intention to
maintain the code base. Via this path a new committer has been added to Celix
[1][2].
+But to be able to have a diverse community more committers are needed.
+Having a release makes it easier for people to use and improve Celix. This is
one step towards more committers.
+
+[1]: http://markmail.org/thread/hfwuspl3swoisenq
+[2]: http://markmail.org/message/q4n7562jvngd33s5
+
+== Technical state
+One of the important aspects of Celix is interoperability with Java OSGi
through remote services. Currently Celix has basic support for Celix to Celix
remote services, following the Remote Service Admin specification of OSGi. This
implementation has to be improved and extended to comply better to the
specification. Also a Java OSGi implementation has to be made which can
interact with the Celix implementation. Some existing opensource solutions are
available, but are either to large for our intended target platforms or rely on
to many other libraries (for example XML handling etc). To be able to have an
implementation which fits the environment ((de)serialization and protocol) it
makes sense to implement a simple solution ourselves.
+Having functional remote services makes it easier to use Celix in a mixed
Java/C environment. This solution can also be positioned as an alternative to
JNI with the benefit that the Java and C components are separate processes. If
either one crashes the other part is kept running, resulting in a more robust
solution.
+
+= C++ Support
+
+== Technical Scope
+Currently Celix is limited to C only. This was a deliberate choice since Celix
tries to target embedded/constrained platforms. But during talks people also
seem to be interested in C++ support. Extending the technical scope of the
project might attract more users and committers.
+Over the next half year we will work out a plan how C++ support can be added
without impacting the current supported platforms. A start with the discussions
has been made on the mailinglist, see [2] for more information.
+
+[3]: http://markmail.org/thread/a3qltqhsocmrnerd
+
+== Cooperate with existing C++ OSGi like implementations
+In [3] a list of similar projects is mentioned. Reaching out to these projects
and trying to find a common ground on requirements/API etc could benefit Celix
(and those projects as well).
+To see if there is a common ground we need to contact those projects and plan
a meeting.
+
+Signed off by mentor:
+
## [2012-01](http://wiki.apache.org/incubator/January2012)
= Celix =
@@ -165,4 +226,4 @@ Most important issues are:
Cleanup code
Generate awareness and grow a community.
-Signed off by mentor: marrs
+Signed off by mentor: marrs
\ No newline at end of file