Author: gmcdonald Date: Wed Jul 30 16:43:57 2014 New Revision: 1614707 URL: http://svn.apache.org/r1614707 Log: Apache
Modified: celix/site/trunk/content/index.mdtext Modified: celix/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/celix/site/trunk/content/index.mdtext?rev=1614707&r1=1614706&r2=1614707&view=diff ============================================================================== --- celix/site/trunk/content/index.mdtext (original) +++ celix/site/trunk/content/index.mdtext Wed Jul 30 16:43:57 2014 @@ -1,7 +1,7 @@ Title: Welcome to Apache Celix (incubating) Links: links.mdtext -Celix is an implementation of the OSGi specification adapted to C. It will follow the API as close as possible, +Apache Celix is an implementation of the OSGi specification adapted to C. It will follow the API as close as possible, but since the OSGi specification is written primarily for Java, there will be differences (Java is OO, C is procedural). An important aspect of the implementation is interoperability between Java and C. This interoperability is achieved by porting and implementing the Remote Services specification in Celix.