Renaming

It would appear that elements such as Dataproviders cannot be renamed once created. I can understand why this would be essential on databases that may be accessed by other solutions or other front ends than Servoy.

However have an eight-year-old FileMaker Pro solution that has many structures that need to be rewritten once it’s converted into Servoy. Once more efficient structures are created we will want to discourage and/or deny programmers from unwittingly grabbing an old Dataprovider or other unrenamable element.

How can we search through a solution for all calls on a particular Dataprovider so we can be sure it’s unreferenced before we delete it?

The Method Editor has a very nice Find and Replace option under the Edit pulldown menu.