It just occurred to me that what TurboJson uses RuleDispatch for can generally be accomplished with Philip's lighter-weight, pure python package. I don't think TurboJson needs RuleDispatch for anything other than type-based dispatch, right?
We should be able to eliminate all non-Python code with a change to Philip's new package (whatever that was called). Thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
