
Porting from 1.1 into 1.2

1) Introduced hook, the static HOOK is still supported, deprecated.
2) Introduced KeyWords, Categoical is deprecated.
3) Introduced display.
4) Supporting generators.
5) Introduced hook(), to attach a regular pythons function or generator
6) Renamed Function into Task. Function still supported but deprecated.

