Hi all!
In new 5.1 release of Servoy, in New in this release section of Wiki, is documented that some methods/plugins were deprecated, by ex.:
- “Kiosk, Kiosk, MenuBar & PopupMenu plugin” were deprecated by window plugin
We found out some other methods that were deprecated too, by ex.:
- application.getMethodTriggerElementName() deprecated by event.getElementName(): v5.0
- application.getMethodTriggerFormName() deprecated by event.getFormName(): v5.0
- databaseManager.getChangedRecordData(record) deprecated by record.getChangedData(): v???
Last method I don´t know when it was deprecated…
I did some research on documentation, and I didn’t find a whole reference of deprecated methods/plugins… Somebody knows where I can find that documentation? Anyway, somebody can help me to complete previous list?
Thanks in advance!
Best regards,
Gerardo.