[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2.4 The "hybrid" model

This model has a `foo-sig.sml' file but no `foo.sig' file. Thus, it combines the advangages of the "full" model with the disadvantages of the "simple" model.

First, `foo-sig.sml' is compiled in the enviroment in which `foo.sig' file would have been compiled if it existed; see plus sign. Then `foo.sml' is compiled in an environment comprising all the units on its `Dependencies' line (ignoring a `+' separator if it exists) plus the definitions in `foo-sig.sml'.

Use the "hybrid" model


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Henning Makholm on November, 19 2002 using texi2html