diff README.txt @ 9:ff634cc2e62b

unfinished sketch of an abstract factory
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 26 May 2011 18:14:56 -0700
parents 4d3ea44fd813
children db095765807d
line wrap: on
line diff
--- a/README.txt	Wed May 25 09:00:28 2011 -0700
+++ b/README.txt	Thu May 26 18:14:56 2011 -0700
@@ -62,7 +62,10 @@
 
   ``args`` is extended. ``kwargs`` will be overridden.
 
-- wrappers:
+- wrappers: in addition to the override pattern, you can also wrap an
+  object::
+
+   [foo:bar:baz]
 
 In addition, .ini files may include other .ini files.  This allows for
 encapsulation of intent of specific .ini files::