Find your content:

Search form

You are here

Developer Preview/Pilot Features in a managed package

 
Share

I'm thinking specifically of the new TYPEOF clause in a soql statement, but my question refers to any developer preview or pilot feature.

Is the usage and inclusion of this feature into a managed package acceptable, or will it cause installation errors?


Attribution to: Daniel Blackhall

Possible Suggestion/Solution #1

If your target org isn't of the right version I'm almost certain it is going to fail.

Pilot stuff does change, so even if its working now, it may change radically come GA and you'll need to rework it. (The Apex REST API comes to mind)

I got burnt with using @RemoteAction when it was in preview and had to pull it all out again when it appeared that it had some serious bugs, as a general rule now I don't do any preview stuff for a customer unless its genuinely a Proof of Concept style thing.


Attribution to: Steven Herod
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/2175

My Block Status

My Block Content