svn rev #24206: branches/plugins2/

ghudson@MIT.EDU ghudson at MIT.EDU
Fri Jul 23 01:30:38 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=24206
Commit By: ghudson
Log Message:
Add another note to the "What's wrong with this branch" section of the
plugins2 branch readme.



Changed Files:
U   branches/plugins2/README.BRANCH
Modified: branches/plugins2/README.BRANCH
===================================================================
--- branches/plugins2/README.BRANCH	2010-07-23 02:33:16 UTC (rev 24205)
+++ branches/plugins2/README.BRANCH	2010-07-23 05:30:37 UTC (rev 24206)
@@ -196,3 +196,8 @@
   typedefs.  The vtable definition would then be very concise, with
   only one line per method.  This would be consistent with how the
   existing preauth pluggable interfaces are declared.
+
+* Filtering should probably be applied to module mappings before
+  dynamic modules are opened, since dlopen() is not always a cheap
+  operation.  This is an implementation detail of the
+  domain-independent plugin framework.




More information about the cvs-krb5 mailing list