diff --git a/proposal/myrmidon/docs/todo.html b/proposal/myrmidon/docs/todo.html index 413e1b3c3..e5d782bbf 100644 --- a/proposal/myrmidon/docs/todo.html +++ b/proposal/myrmidon/docs/todo.html @@ -88,6 +88,20 @@ sections describe some of the many things which still need to be done to achieve that goal. This list is currently under construction.

+ + +
+ + Embeddor HOWTO + +
+
+

Assigned To: Peter

+

Write a HOWTO describing how to embed Myrmidon into other + applications.

+
+
+
Optional Dependencies @@ -95,7 +109,8 @@
-

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