I'm not quite sure what the second one does, could you explain it a bit more?
Your fix for the self join is pretty neat. There is this http://www.sqlobject.org/SQLObject.html#how-can-i-join-a-table-with-itself in the SQLObject FAQ but I like your way of solving it with 2 keyword arguments better. The dummy template is a neat trick but but I'm not quite sure how I'd use it unless you could call the dummy template via some synatic sugar, ie (@expose("dummy")) or something like that. It might also be useful for an error page. Thanks for sharing with the rest of us! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

