Hi Damas, Let me summarize the situation. The iGoogle production site is still running gadgets using the legacy API. The iGoogle sandbox allows running gadgets using the legacy API (with still a few bugs) and gadgets using the new gadgets.* API. When iGoogle production make the switch to the new gadgets.* API, the legacy API will still be functional.
Therefore, from your standpoint, there is no ambiguity: - if you can use HTTP GET requests, then use the legacy API _IG_Fetch...() function family, as this is available now - if you need to use HTTP POST requests, then you will have to use the new gadgets.* makeRequest() API function, which will only work on the sandbox for now (date of availability on iGoogle produciton is still unknown), and on many Open Social containers (Orkut, MySpace, etc.). I hope this clears your confusion. Jerome On Aug 30, 6:15 am, flashit <[EMAIL PROTECTED]> wrote: > But the one that make me get confused is : how to put the Legacy > gadgets API code in gadgets.* API code ? Some simple example may can > help me. > > Thank you. > > Regards, > > Damas. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
