developerforce / Force.com-JavaScript-REST-Toolkit

ForceTK - a minimal Force.com REST API for JavaScript apps
BSD 3-Clause "New" or "Revised" License
315 stars 175 forks source link

replaced public modifiers with global to circumvent the error: 'Javascri... #54

Closed RJPalombo closed 9 years ago

RJPalombo commented 10 years ago

Replaced public modifiers with global to circumvent the error: 'Javascript proxies were not generated for controller RemoteTKController: may not use public remoted methods inside an iframe.'"

metadaddy commented 9 years ago

RemoteTK has been removed in favor of Visualforce Remote Objects. Closing pull request.