summaryrefslogtreecommitdiff
path: root/docs/libraries/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libraries/README')
-rw-r--r--docs/libraries/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libraries/README b/docs/libraries/README
index 9540b38..c33ea38 100644
--- a/docs/libraries/README
+++ b/docs/libraries/README
@@ -11,3 +11,8 @@ Nice Makefile examples how to do it without libtool and other unnecessary
helpers:
http://www.cse.iitb.ac.in/dbms/Data/Courses/CS631/PostgreSQL-Resources/postgresql-8.1.4/src/Makefile.shlib
http://root.cern.ch/root/Makefile.html
+
+Goal:
+- we want abstractions for varying versions of dlopen/LoadLibrary(Ex) etc.
+- only basic functionality, no module magic versions or other stuff, should
+ be in a separate library