Hi, As no GData Ruby client library for provisioning API v2.0 seems to be planned by Google, I just started to code it and will host it here : http://code.google.com/p/gdatav2rubyclientlib/
It's a real need for us : we have Google Apps for Education and we will start using the API for 18800 students in our university next September. My first tests are ok (connect -even behind authenticated proxy-, authenticate, retrieve an account). I'll do everything else from last June (I'm on holidays until this date) et hope to post the first release by July 08. I started coding with API v2 reference and then noticed my code was looking like some classes of the google ruby client lib (API v1) : connection, request factoring, decoding messages, etc May I copy some of them to speed up the project development ? Thanks -- Jérôme On 13 mai, 01:17, "Q (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > Although not a Google Data API, Provisioning API v1.0 did provide the > available provisioning functionalities at the time of its release as a > standalone client library. Provisioning API v2.0 is a true Google Data > API and was thus incorporated into the Google Data client library, but > with no Ruby support. > > Though we cannot comment on road maps for our client libraries, we do > appreciate hearing feedback like yours. You may also want to add a > feature request to the Google Data issues > list:http://code.google.com/p/gdata-issues/issues/list > > Thanks, > Q > > On May 9, 3:54 am, vanderkerkoff <[EMAIL PROTECTED]> wrote: > > > Hello both > > > So there was a supported Ruby Google Client library when the Google > > Data Client Libraries included version 1.0 of of the Provisioning > > API's, but now that Google Client Libraries include version 2.0 of the > > Provisioning API's, there is no supported Ruby Google Client library. > > > Is that a fair assessment of what's happened? > > > I find ruby to be a far superior language compared with .NET or PHP, > > so I'd rather use ruby. I know other people don't but that's me. > > > Are there any plans to upgrade the ruby library that you have already > > created so that it is usable in V2 of the provisioning API? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" 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/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
