Author: pderop
Date: Tue Mar 1 19:53:02 2016
New Revision: 1733126
URL: http://svn.apache.org/viewvc?rev=1733126&view=rev
Log:
Updated r8 version.
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext?rev=1733126&r1=1733125&r2=1733126&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
Tue Mar 1 19:53:02 2016
@@ -6,7 +6,7 @@ Title: Dependency Manager Lambda
## Introduction
-Since the R7 version, a new dm-lambda library has been introduced in the DM
distribution. This new library allows to programmatically declare OSGi
components
+Since the R8 version, a new dm-lambda library has been introduced in the DM
distribution. This new library allows to programmatically declare OSGi
components
using a new style based on java8 lambda expressions and other goodies like
method references.
The new library is based on the `builder` design pattern applied to java8
lambdas. Basically, you call a chain of methods from a