# HG changeset patch # User Nicolas Chauvat # Date 1230588661 -3600 # Node ID 3c5a1dace8082620a0bd39973fb372160014fb1d # Parent e47150482ac1d34820174d62249509c5c140a1c8 [doc] small text improvement diff -r e47150482ac1 -r 3c5a1dace808 doc/book/en/B4030-registry.en.txt --- a/doc/book/en/B4030-registry.en.txt Mon Dec 29 13:50:42 2008 -0800 +++ b/doc/book/en/B4030-registry.en.txt Mon Dec 29 23:11:01 2008 +0100 @@ -31,10 +31,9 @@ object's `__registry__` : object's `id` : [list of app objects] The following rules are applied to select an object given a register and an id and an input context: -* each object has a selector +* each object has a selector which may be built from a set of basic (or not :) - - its selector may be derivated from a set of basic (or not :) - selectors using `chainall` or `chainfirst` combinators + selectors using `chainall` or `chainfirst` combinators * a selector return a score >= 0 * a score of 0 means the objects can't be applied to the input context