On Jul 8, Jakub Narebski wrote: > > So your proposed solution is good enough, but perhaps better would > be to leave 'action' unset if there is no parent info? Then > dispatch would guess action, instead of doing it in less > sophisticated way in evaluate_path_info(). Ah, looking at the dispatch point, I see what you're talking about. But that sounds like a larger change to the code -- since it would probably lead to more default actions that get determined in dispatch instead of earlier. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html