Hi all, 

This is my first post on the devel list.

I am finishing a plugin for Trac that uses XMLRPC calls to synchronize its
milestones with user stories we've stored in a Drupal cms. Since trac
milestone names are used as the keys, it's necessary to let the external
Drupal system know every time a milestone name is modified, so that
everything in the drupal system that relies upon those keys can be updated
too. 

I see that some of you are working on the database model right now, so
thought I'd throw out a suggestion: It could be very nice to have extension
points available before and after any database CRUD transactions, i.e. pre-
and post-commit, at least for tickets and milestones.

Does this seem like a useful addition?

-Mike


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to