That's a good question... I take it the best practice for gadget_specifications is to have one for sandbox and one for PROD???
It's not a good idea to use &bpc=1 on URLs in PROD but for development/ sandbox it helps bypass the cache. Another good DEV practice: use svn for version control (locally or on your network).. This way you can go back to a stable tag || branch if something is not quite right when you push to PROD. Additionally, (only if this works for you): Good Code: Project Hosting "versions" gadget_specifications. Hope this helps, John Ruffin On May 22, 11:15 am, "API Rohit Ghatol" <[EMAIL PROTECTED]> wrote: > Hi Rajiv, > Yes, all you need to do is update the app xml which you are hosting. Orkut > would pick it up and you should be able to see you updates. > > However, It would take a while (may be an hour to couple of hours) for your > updates to appear in production, since the cache needs to be updated. > > On the front of best practices, I would advice you keep a backup handy to > undo things, if needed. > > Cheers, > Rohit > > Google Developer Programs > > Join us at Google's biggest developer event of the year > May 28-29, San Franciscohttp://code.google.com/events/io > > On Thu, May 22, 2008 at 4:34 AM, Rajiv R <[EMAIL PROTECTED]> wrote: > > > Hello, > > > Suppose my app is live in orkut.com and I want to enhance/fix with a > > update the app xml, how and when will orkut pick the new app xml? > > > Is there any best practice on how I could update my app xml ? > > > Thanks, > > Rajiv > > rajspace.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

