Abstract: Building application frameworks is one of the major approaches to code and design reuse in object-oriented software engineering. Some frameworks target a particular application domain, adopting a number of domain-specific problems to be addressed by the framework in such a fashion that there is no need for application developers to devise solutions of their own to those problems. When the target domain is data mining, one interesting domain-specific problem is management of the data types of model parameters and data variables. This is not trivial because the framework must be able to convert parameter and variable values between different representations, and it would be preferable to have these conversions take place transparent...
Java 1.5 will include a type system (called JSR-14) that supports parametric polymorphism, or generi...
A program derivation is said to be polytypic if some of its parameters are data types. Polytypic pro...
Introduction: In current programming languages, data types and the associated type machinery are use...
The notion of type has played a double role in database systems in that it has been used both to des...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
Abstract: The paper presents the polymorphism of classes and reference of instances distribution for...
AbstractWe study one dimension in program evolution, namely the evolution of the datatype declaratio...
textabstractWe study one dimension in program evolution, namely the evolution of the datatype declar...
The definition and long-term management of data in complex systems requires extensive support, inclu...
Datatype-generic programming is natural and useful in dependently typed languages such as Agda. Howe...
When compiling a high level language like Java, Lisp or Smalltalk, the implementation of primitive d...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
Organisational heterogeneity-especially in networks where new members may join at any time-requires ...
The polymorphic type system of ML can be extended in two ways to make it the appropriate basis of a ...
Frameworks play an essential role in software development, providing not only code reuse, but also d...
Java 1.5 will include a type system (called JSR-14) that supports parametric polymorphism, or generi...
A program derivation is said to be polytypic if some of its parameters are data types. Polytypic pro...
Introduction: In current programming languages, data types and the associated type machinery are use...
The notion of type has played a double role in database systems in that it has been used both to des...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
Abstract: The paper presents the polymorphism of classes and reference of instances distribution for...
AbstractWe study one dimension in program evolution, namely the evolution of the datatype declaratio...
textabstractWe study one dimension in program evolution, namely the evolution of the datatype declar...
The definition and long-term management of data in complex systems requires extensive support, inclu...
Datatype-generic programming is natural and useful in dependently typed languages such as Agda. Howe...
When compiling a high level language like Java, Lisp or Smalltalk, the implementation of primitive d...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
Organisational heterogeneity-especially in networks where new members may join at any time-requires ...
The polymorphic type system of ML can be extended in two ways to make it the appropriate basis of a ...
Frameworks play an essential role in software development, providing not only code reuse, but also d...
Java 1.5 will include a type system (called JSR-14) that supports parametric polymorphism, or generi...
A program derivation is said to be polytypic if some of its parameters are data types. Polytypic pro...
Introduction: In current programming languages, data types and the associated type machinery are use...