The Eiffel CodeDom Provider provides an implementation of the CodeDom Provider generation and compilation interfaces defined in the System.CodeDom namespace of the .NET Framework. This documentation includes the following sections:
- About CodeDom introduces the basic concepts behing the CodeDom technology.
- Installation describes the steps involved in installing the Eiffel CodeDom Provider.
- Supported constructs lists the CodeDom constructs supported by the Eiffel CodeDom Provider.
- Configuration describes how to administer the Eiffel CodeDom Provider.
- Logging describes the logging functionality of the Eiffel CodeDom Provider.
- Required permissions describes the permissions that must be granted to the process using the Eiffel CodeDom Provider.
- Secnarios shows how the Eiffel CodeDom Provider can be used with different applications.
- Eiffel implementation describes a few points of the Eiffel CodeDom Provider implementation that are specific to the Eiffel language.
- Limitations lists the limitations of the current Eiffel CodeDom Provider implementation.