Author: bdube
Date: Sat Apr 30 01:51:04 2011
New Revision: 1098035

URL: http://svn.apache.org/viewvc?rev=1098035&view=rev
Log:
Add notes for further exploration

Modified:
    
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml

Modified: 
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml?rev=1098035&r1=1098034&r2=1098035&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
 (original)
+++ 
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
 Sat Apr 30 01:51:04 2011
@@ -56,5 +56,22 @@
         documented. Its experimental status shows.
       </p>
     </section>
+    <section id="explore">
+      <title>Further exploration</title>
+      <p>
+        Some random notes:
+      </p>
+      <ul>
+        <li>Make use of Config Admin to configure bundles</li>
+        <li>
+          Investigate Wire Admin
+          <p>
+            Wire Admin connects a Producer service to a Consumer
+            service. This seems like a candidate for modeling the
+            transformation from input to output.
+          </p>
+        </li>
+      </ul>
+    </section>
   </body>
 </document>