--- 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