next up previous contents index
Next: Stubs Up: Developing Applications with ECLiPSe Previous: Internal data representation   Contents   Index


Getting it to Work

Once the initial design is finished, and the top-level structure of the program has been defined, we should convert this specification into workable code as quickly as possible. Problems with the parameter passing, missing information or a wrong sequence of the data flow can be detected much more easily this way. We propose to use stubs and dummy code to get an (incomplete) implementation directly from the specification.





Warwick Harvey
2004-08-07