Anybody know why we have two predicate checks in the SQLAlchemy jsonification stuff? If you want to override it for a particular object you need to add three checks (possibly by including those two) in order to do it, and that seems to trip people up in several places (I've seen two projects get messed up by this, and I've heard about it a couple times on the list.)
I honestly don't remember why we did it that way, and am wondering if we could do something simpler... -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
