- Extend Myrmidons library management facilities so that optional
+
Assigned To: Peter
+ Extend Myrmidons library management facilities so that optional
dependencies may be declared for a library. ie The library will still
operate in absence of such libraries but can provide further features
if these libraries are present. Most likely this will be done via a
diff --git a/proposal/myrmidon/src/xdocs/todo.xml b/proposal/myrmidon/src/xdocs/todo.xml
index 425ec1e22..e85dccb81 100644
--- a/proposal/myrmidon/src/xdocs/todo.xml
+++ b/proposal/myrmidon/src/xdocs/todo.xml
@@ -14,8 +14,17 @@
sections describe some of the many things which still need to be done to
achieve that goal. This list is currently under construction.
+
+
+ Assigned To: Peter
+ Write a HOWTO describing how to embed Myrmidon into other
+ applications.
+
+
+
+ Assigned To: Peter
Extend Myrmidons library management facilities so that optional
dependencies may be declared for a library. ie The library will still
operate in absence of such libraries but can provide further features