Been hacking facebook open graph to publish items to a users stream, currently I have created all of the actions/objects/aggregations using a test app. I will however wish to
a) Migrate this to our staging server to test b) Once a) completed migrate this to the production server
Given each FB app has its own domain (and my staging/prod have their own domains) - I have a app for each environment. I would prefer not however to be re-creating the actions/objects/aggregations on both the staging and prod version of the apps. Does anyone know of a way of achieving this?