Alberto Valverde wrote:
>> The aforementioned rules usually also establishing a selection  
>> hierarchy
>> ("more specific" is often the governing relation) to reduce ambiguity.
> 
> As I've mentioned in the other (probably hijacked) thread. I would  
> like to know if there is a way to inspect the current state of the  
> rules hierarchy. To word it in another way: to see which rules are  
> present in a function's "decision tree". I'm mostly interested for  
> debugging or maybe dynamically generating the rule I want to insert  
> to avoid ambiguities.
> 
> Some pointers to specific docs of RuleDispatch (couldn't find any) or  
> in which part of the code I should start looking at will be much  
> appreciated.

I am afraid docs are more or less nonexistent, your best bet is PEAK 
mailing list (where PJE answers very promptly and in-depth if necessary).

As far as code goes, I would start either at dispatch.functions.parse or 
dispatch.interfaces.DispatchError.

Cheers,
Simon

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to