Thanks for the feedback, * Requirement for TG is already removed, in setup.py I only require FormEncode (that require ElementTree recursivly)
* About ns.update(self.get_extra_vars()), I use in 0.2 (I can't sleep) ns['std'] = Vars(self.get_extra_vars()) I currently work on 0.2a, main feature is simplification of inheritence syntax and better power in running. May I could publish it tonight :-) And I plan to do documentation next week

