Hello, 1. CustomQuery is really nice interface of doing queries. If one wanted to take it out of trac and reuse it in let say "turbogears2 application" what code would need to be ported? ticket/query.py for sure. What else custom query UI interacts with and would need to be ported out?
2. The second portion of interesting code is the ticket_change? Where is the code that watches for changes and updates the ticket_change table? I assume it has to be called somewhere between submit and save, as well as there has to be a code to know what has changed? Which files should I be looking at when browsing the source code? http://trac.edgewall.org/browser/trunk/trac Any help would be appreciated. Thanks, Lucas -- Using rsync. How to setup rsyncd. http://lucasmanual.com/mywiki/rsync DataHub - create a package that gets, parses, loads, visualizes data http://lucasmanual.com/mywiki/DataHub --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
