Jump to content

Version targeting

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by NerdyNSK (talk | contribs) at 15:13, 1 September 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, version targeting is a technique that allows a group of (presumably knowledgeable) users utilise some advanced software features that were introduced in a particular software version while allowing users accustomed to the prior versions still utilise the same software as if the new features were never added to the software. It is a way to ensure backwards compatibility when new software features would otherwise break it.

In Mozilla Firefox

Version targeting has been used in Mozilla Firefox[1] when it introduced JavaScript 1.6 in Firefox 1.5[2] and JavaScript 1.7 in Firefox 2.0[3]: developers willing to use the new scripting engine had to explicitly opt-in.[1]

Proposed utilisation in Internet Explorer

Version targeting was also a proposed by Microsoft for utilisation in its Internet Explorer 8 product-in-development but the idea was later thrown out of consideration.[4]

The proposal came after the release of Internet Explorer 7 which improved its CSS 2.1 support at the cost of causing some websites that were developed for Internet Explorer 6 to be rendered incorectly under the new browser version.[5]

See also

References