This post quickly describes how to get the list of projects available in the current Eclipse workspace. Eclipse PDE's API provides the functionalities to query different meta-data relevant to the current Eclipse workspace. Using following code snippet, all the projects of the current workspace can b
The high cost of developing and integrating Domain-Specific Languages (DSLs) in an existing system narrows down its applicability in other domains. In this frequently changing world, the abstraction of a domain also undergoes
The code snippets listed below defines a function to compute the length of a give list using F#. Note that these functions are also called polymorphic function, as they work with any type
In the previous post, we discuss different strategies that are imperative in successful implementation of Scrum process model in GSD context. In this post, we take this discussion further by introducing few strategies
In the previous post, we discussed the motivation behind employing various coordination strategies while using LFDS in GSD context. In this post, we discuss several intra- and inter-team coordination strategies to successfully implement