InfoQ

News

Microsoft Open Specification Promise

Posted by Stefan Tilkov, Miko Matsumura on Sep 14, 2006 01:37 PM

Community
.NET,
SOA
Topics
Legal Matters ,
Licensing ,
WS Standards
Tags
Microsoft

Microsoft has announced the Open Specification Promise, a legal statement that "is a simple and clear way to assure that the broadest audience of developers and customers working with commercial or open source software can implement specifications through a simplified method of sharing of technical assets, while recognizing the legitimacy of intellectual property."

Quoting from the main page:

Microsoft irrevocably promises not to assert any Microsoft Necessary Claims against you for making, using, selling, offering for sale, importing or distributing any implementation to the extent it conforms to a Covered Specification.

where "Covered Specification" includes WS-Addressing, the transaction spec family, WS-Reliable Messaging and WS-RM Policy, WS-MetadataExchange and many other specs co-authored by Microsoft.

In a blog entry, Microsoft's Jorgen Thelin points to previous Microsoft mentions of a similar licensing strategy, but obviously nothing has been as explicit as this. We don't have lawyers here at InfoQ, but from a layman's perspective this certainly seems like a step in the right direction.

Serveral observations about the effects of this pronouncement.

Firstly, this is a positive step which will have the greatest positive effect on SOA adoption by end users. End user architects are currently compiling standards that they support in their companies though the process of blueprinting their SOA projects. Standards should be vetted for safety from any Intellectual Property issues, just like Open Source indemnification and license analysis. Savvy organizations are doing this already.

Secondly, this should not greatly impact the implementation of these specifications by the open source community, as many open source project leaders work on these specifications directly and work under the general hope that they will be made available for royalty free use through a standards organization. Those spec leaders have more visibility and hopefully more faith in the intentions of the larger vendors in this regard.

Thirdly, this may allow Microsoft and others to justify retaining early technologies for longer periods of incubation. WS-Policy was kept out of a standards environment for a long time, and just this April was put into the W3C.

Lastly, this does not provide an "all clear" signal to SOA adopters. Since many other vendors were also involved in the creation of these specifications, each of these vendors would also have to make such assertions to make things easier to adopt.

Nevertheless, this is generally considered a move that will accelerate standards-based adoption of Web services and SOA.

discuss...

 


No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.