You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Many of the items in the repo use generic names (jQuery, js and css for static resources, for example). Since the code is not namespaced in a Managed Package, would it be best practice to prefix the names of pages, classes, components and resources so as not to cause issues when saving these items into an org with a decent amount of development? For example, our org has resources with all of those names already
Packaging this into a managed package would resolve this because it'd all be namespaced, but if that is not the plan, would it make sense to isolate all of these configuration objects via a name prefix?