On 11/12/12 06:40, Henri Sivonen wrote:
> On Sat, Dec 8, 2012 at 5:24 PM, Randell Jesup <rjesup.n...@jesup.org> wrote:
>> tl;dr - prefixing is bad.  It's not good even before Release.  API
>> version suffixing may be better.
> 
> Are you OK with the latest policy proposal I made or do you intend to
> make a counter-proposal with suffixing?
> 
> Latest for reference:
>  1) Excluding WebGL and WebRTC APIs, new APIs that are shipped on the
> release channel shall be shipped without a prefix.
>  2) If APIs that don’t already have specs are shipped, we’ll get specs 
> written.

Name mangling is a poor solution. Perhaps we could come up with an API
for exposing experimental features?

  enableExperimentalFeature(feature, version)

Anthony
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to