vix.ing · top · new · best · stats · spec

C# 3.0 makes OCL redundant!

2015/11/03 by David H. Akehurst, Akehurst, David, W.G.J. Howells +5
Computer Science · Decision Sciences · #Distributed and Parallel Computing Systems #Advanced Database Systems and Queries #Scientific Computing and Data Management

paper · doi:10.14279/tuj.eceasst.9.103

Abstract

Other than its "platform independence" the major advantages of OCL over traditional Object Oriented programming languages has been the declarative nature of the language, its powerful navigation facility via the iteration operations, and the availability of tuples as a first class concept. The recent offering from Microsoft of the "Orcas" version of Visual Studio with C# 3.0 and the Linq library provides functionality almost identical to that of OCL. This paper examines and evaluates the controversial thesis that, as a result of C# 3.0, OCL is essentially redundant, having been superseded by the incorporation of its advantageous features into a mainstream programming language.

Related