Is there a list of all the functions that are deprecated? Instead of having to go through the API and checking every class, function, method, variable etc.
If there is, where?
If not, it would be nice to have just a simple list of all the functions, methods, etc. that are going to be or were deprecated, so then developers could just go down the list when transporting over to Revo.
You may or may not want to use the code I write. It's probably all against the syntax rules of php and MODx.
Carpet Cleaning
Quote from: heavensbest at Mar 08, 2011, 12:41 AM
Is there a list of all the functions that are deprecated? Instead of having to go through the API and checking every class, function, method, variable etc.
If there is, where?
If not, it would be nice to have just a simple list of all the functions, methods, etc. that are going to be or were deprecated, so then developers could just go down the list when transporting over to Revo.
I don’t claim that it’s a complete list, but most of them are here:
http://bobsguides.com/revolution-objects.html
In the Appendix of my not-yet-published book, I list the replacement methods for them.
Bob, thanks. I have read through your list, I just forget about places like that at 1:00 in the morning when I’m trying to figure out how to change a plugin from Evo to Revo.
I hope your book comes out soon. It’s kind of trial and error to find the right replacement method for me.
You may or may not want to use the code I write. It's probably all against the syntax rules of php and MODx.
Carpet Cleaning