![]() |
|
|||
DLE: Dynamic Linking in Eiffel![]() DLE (Dynamic Linking in Eiffel) gives Eiffel developers the ability to integrate new classes into their systems at run time. This provides a new degree of flexibility to Eiffel development. DLE will be particularly useful to large, mission-critical projects which need to respond in a few hours to new developments or changing market conditions. Based on early user experience it appears that financial systems will be a particularly important area of application (think for example of an reinsurance company that needs to respond in real time to requests for quotes, and to perform an immediate cost analysis of various models). Many other application areas are also predictable, e.g. compiling, telecommunications, CASE tools, health systems, etc. DLE provides a unique contribution whenever you need both:
The DLE manual is available on line.
|