mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:jfiat
Date:2014-04-26T17:28:50.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1330 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
[[Property:uuid|17d54aa0-3d7f-4993-2ad6-423bd0cedd44]]
|
||||
{{ReviewRequested}}
|
||||
|
||||
'''This documentation has to be updated for 14.05 which brings nice addition'''
|
||||
|
||||
|
||||
==Purpose==
|
||||
|
||||
IRON provides an easy-to-use facility for using and sharing libraries of quality Eiffel components, automating many of the tasks involved.
|
||||
@@ -21,7 +24,7 @@ One application of ECFs is to support libraries installed in different places on
|
||||
As projects grow and multiply, the number of these variables adds up quickly. A dozen or more such environment variables per system is (prior to IRON) not uncommon. Coordinating their use and evolution among a team of programmers can become a challenge.
|
||||
|
||||
IRON has made it possible to simplify this scenario dramatically. For any commonly used library, it suffices to:
|
||||
* Install the library on an IRON server.
|
||||
* Install the library from an IRON server.
|
||||
|
||||
* For any program that uses the library, include in the project's ECF a reference to the library's location <i>in the server</i>, rather than its physical location.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user