There appears to be an issue that I do not see a immediate simple resolution for. here is the Scenario
1. Create an add-on utilizing an XBO on an object.
2. Use an Extension scenario to extend those fields to various other BOs
3. release and deploy this solution.
a new version of ByDesign comes out with a new web service utilizing one of these objects that are covered in your add-on
or even just the fact a customer comes back wanting them extended to a webservice.
1. Create a Patch
2. Try to add this webervice into the Extension Scenerio
However since this is deployed you can not modify the XS file.
What are my options..I don't really want to add more fields just to copy them into the fields that are already there so i can extend them them.