Hi, On 10 jan, 19:50, Thang Nguyen <[email protected]> wrote: > Hi, > > Now my project is in active again and it is critial for me to find and > evaluate existing capabilities of TG. I am looking for a way to > provide web services via Turbogears 2.X . So far I found the package > below: > > TGWebServices 2.0.0a2 > > http://pypi.python.org/pypi/TGWebServices/2.0.0a2 > > I'd like to know if this is what I should use and any pros/cons (if > you have used this in your project).
Pros : - easy. - multi-protocol. - nice documentation for your webservices. - more pros on http://www.doughellmann.com/articles/pythonmagazine/features/building-soap-service/index.html. Cons : - limited support for soap. - no json-rpc/xml-rpc support YET (question of time really) > Does this package continue to have support for TG 2.X ? Yes it will, what prevents me to remove the alpha state is that I have no feedback from anybody on this version. In other words, if you start using it and give me some feedback, I will : 1) fix bugs if you find any 2) release a beta or rc when I have a positive feedback on it and probably port the changes I made on the 1.2.x version. You can use the discussion group if you have more specific questions http://groups.google.com/group/turbogears-web-services. Regards, Christophe -- 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?hl=en.

