> As you can see, the exception isn't raised by Turbogears code but it is > something done "automatically" by CherryPy itself.
Right, but there was no matching method found in that CatWalk example, it wasn't handled by the "default" method (there is no usage of "default" in CatWalk, I checked the code). In the case of the "default" method there is always a matching method, it leaves the developer up to finding it, which I think means raising NotFound yourself. -- Brian Beck --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

