On Mon, Jul 7, 2008 at 11:02 PM, Jonathan LaCour <[EMAIL PROTECTED]> wrote: > > I am upgrading my application to TurboGears 2.0, and in the process > am having an absolute *fit* with TurboJSON after the switch to > PEAK-Rules. I don't want to use any of the default jsonify rules, > and before with the older version of TurboJSON, I was able to call > `jsonify.clear()` so that I wouldn't have any conflicts. It now > appears that this capability is gone, and the documentation for PEAK > Rules is essentially non-existent. > > So, now I have a massive set of rules that are all blowing up with > `AmbiguousMethod` exceptions and no way that I can determine a way > to fix them.
I'm on the fence on that one but I must admit I have been bothered by this too. I had no preexisting rules so just went the __json__ way but I see your point... Anyone? Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
