Skip to content

Complete! PE Compatibility

ReidCarlberg edited this page Mar 6, 2012 · 1 revision

Will continue to support an unmanaged package, so we'll have two packages going forward.

Managed package will have to support the app Namespace.

Managed package will also need to have various AppExchange permissions -- @ReidCarlberg can take care of those.

Approaches:

Note: Please feel free to add additional options or comments.

  1. Use the unmanaged app as the source of truth. At every release, manually search and replace for current pseudo namespace "Milestone1" to include actual namespace.

  2. Refactor architecture to use DAO / or dynamic SOQL. Update package to include relevant code for both package types. Build

Clone this wiki locally