The global-methods tag has no wiki summary.
6
votes
1answer
74 views
How to develop global interface
I'm working on a project that is extended by another package. The base package contains a global interface that will be implemented in the extension package. I'm having some problems with the ...
3
votes
2answers
132 views
How do you deprecate a global method in a managed package?
This is semi-related to another question of mine: Is there any way to clean up redundant tabs/settings/pages/etc from managed packages? However, it is a bit different.
Once you've added a global ...