Replies: 1 comment
-
|
@mrjcrm there's a section in the README that outlines some of the differences. Both are offered because there are tradeoffs with both options - but in general, the unlocked package is better in all regards, except for API name collisions. That's really the only advantage that the managed package has. Development & support of the unlocked package is much nicer (from my perspective), and due to platform limitations with namespaces, several features are limited or not available at all in the managed package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To Mr. Jongpie - Why is there a choice? I would think that a managed package has all the advantages, such as avoiding API name collisions. The only advantage I can think of for unlocked is that users can edit the Nebula source code.
Beta Was this translation helpful? Give feedback.
All reactions