I developed a K2 Smartform/Views solution which is using Smart Object created in SharePoint 2010 version. I dont have development or test envrionment and I have production only copy of this solution.
After SharePoint upgrade to 2013 I could not figure out how to connect my exisiting solution to new SP 2013 list Smart object as updating smart object in views was breaking functionality. I created new Smart Objects based out of SP 2013 list and updated methods of 2010 Smart Objects to point to SP 2013 service. So technically my Smart Objects are still based out of SP 2010 but interacting with SP 2013 because I tweaked methods to connect to 2013 service. Admin team did not removed SP 2010 web application yet but eventually they have to.
My question is - Will removing SharePoint 2010 will automatically break my SP 2010 based Smart Objects even though they are consuming 2013 services?
Any suggestion how can I connect my views to 2013 smart object without breaking functionality would be highly appreciated.
Thanks-
Nits