Hey ! On Nov 5, 8:39 pm, Paul Johnston <[EMAIL PROTECTED]> wrote: > I see... sounds like we want to use Alberto's genericfunctions package > in TurboJson, and make the rule that checks for __json__ have a higher > priority. > > That's probably the neat and proper solution; an alternative quick fix > is to add NOT __json__ checks to all the other branches, as you suggest.
I guess the less intrusive and most easily releasable solution would be to add (NOT __json__) checks. This also removes yet another external dependency. If needed I could take time to prepare such a patch, unless you want to do it yourself. Is there a SVN/bugtracker URL or something where i should send the patch ? Thanks ! Raf --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

