Hi, I am just wondering, whether it is possible to change the rules of a rewrite object, after it has already generated some output and go on "smoothly" after the change. Might something like (setf (rewrite-rules r) (parse-rules new-rules (rewrite-table r)) where new-rules are in the initial format as given to (new rewrite...) be a good approach? Thanks, Kilian Sprotte