On Wed, Jul 1, 2009 at 6:39 AM, osimons<[email protected]> wrote: > > Hi all, > > I've recently started maintaining the http://trac-hacks.org/wiki/XmlRpcPlugin, > and have spent some time fixing and closing issues to make it work > well with newer Trac 0.11. There are not yet any formal releases, and > I suspect there are some more things I want to improve before I get to > that point. Install the latest from trunk if you are using Trac 0.11. >
This is cool ... I think I have to move to a newer version of TracXMLRPC. I'm in the process of adding in TracGViz plugin two RPC providers that could be included in the TracXMLRPC . They could be included right there If (you want | possible | useful). - TimelineRPC ( already there in TracGViz 1.3.2 ) - VersionControlRPC ( coming soon in TracGViz 1.3.3 , needs further «tests» includes initial implementation for #...@th ) - ReportRPC ( coming soon in TracGViz 1.3.3 , already «tested» but partially implemented includes initial implementation for #1...@th ) So you can see initial implementation soon in TracGViz 1.3.3 ;) > Among the hightlights: > * Full support for ticket workflows (in getActions() and update()) > * Trac 0.11 fine-grained permissions support across all methods > * Support for JSON-RPC as alternative protocol (use py26 or > simplejson) > * Type and data normalization for all input and output > * Functional unit tests to help maintain quality as things change > All this is cool . -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
