Thanks very much for the hard work, this looks really great!
One question: I see at
http://wiki.tgws.googlecode.com/hg/index.html#features
that it works with tg 1.0 (which is great! :)) but I'm slightly
confused by the first code sample at
http://wiki.tgws.googlecode.com/hg/quickstart.html
as it doesn't import anything tg related, only tgws related. Does this
mean that tgws is a completely different package from tg1? I.e. it's
not living on top of tg1 but is a completely different code base and
tg1 is not a dependency?
Thanks again,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
Oh sorry, I see now that it does depend on tg1 and is built on top of
it. Even better!
Cheers,
The formatting of code at
http://wiki.tgws.googlecode.com/hg/quickstart.html#urls
got a bit screwed up.
Shouldn't InnerService subclass WebServicesController instead of
WebServicesRoot at
http://wiki.tgws.googlecode.com/hg/quickstart.html#urls?
> TurboGears Web Services is getting a new documentation, which should make itShouldn't InnerService subclass WebServicesController instead of
> easier for everybody to use it.
>
> URL : http://wiki.tgws.googlecode.com/hg/index.html
WebServicesRoot at
http://wiki.tgws.googlecode.com/hg/quickstart.html#urls?