svn rev #24261: branches/plugins2/

ghudson@MIT.EDU ghudson at MIT.EDU
Thu Aug 26 20:01:04 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=24261
Commit By: ghudson
Log Message:
In the design section of the plugins2 branch documentation, mention
wrapper functions as a component of a pluggable interface consumer
API.



Changed Files:
U   branches/plugins2/README.BRANCH
Modified: branches/plugins2/README.BRANCH
===================================================================
--- branches/plugins2/README.BRANCH	2010-08-26 23:52:05 UTC (rev 24260)
+++ branches/plugins2/README.BRANCH	2010-08-27 00:01:03 UTC (rev 24261)
@@ -46,6 +46,10 @@
   pluggable interfaces where the consumer wants to consult all
   available modules.
 
+* Wrapper functions for each plugin method.  Each wrapper function
+  should typically accept a krb5_context, a handle, and the specific
+  method arguments.
+
 3. Producer-facing dynamic module ABI
 
 A dynamic object can implement one or more plugin modules.  To




More information about the cvs-krb5 mailing list