summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-13 16:18:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-13 16:18:06 +0200
commit9b6b27ee814af0bd5f7a35c64543bc4542f35260 (patch)
tree6c5a666d2c4066aa1e5ac400455604c1993ecabf /docs
parente9a4d5166ce22fac447361d88901fdea3dae5f3a (diff)
downloadwolfbones-9b6b27ee814af0bd5f7a35c64543bc4542f35260.tar.gz
wolfbones-9b6b27ee814af0bd5f7a35c64543bc4542f35260.tar.bz2
updated some developer docu
Diffstat (limited to 'docs')
-rw-r--r--docs/libraries/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libraries/README b/docs/libraries/README
index ef32226..287025f 100644
--- a/docs/libraries/README
+++ b/docs/libraries/README
@@ -32,3 +32,4 @@ Goal:
- layer on top should support something like a module X in version
Major.Minor and a loader which checks what can be checked, should
also help us enumerate the symbols in a library (introspection)
+- can we do portably library/module initialization and deinitialization?