Difference between revisions of "ConfigurationFileFormat"

(Changelog)
Line 10: Line 10:
  
 
= Changelog =
 
= Changelog =
 +
==1.2.0 (EiffelStudio 6.0)==
 +
*1.0.0 and 1.1.0 configurations work without any changes
 +
=== Added Features ===
 +
*Renamed `full_type_checking' option into `full_class_checking' option
 +
 
==1.1.0 (EiffelStudio 6.0)==
 
==1.1.0 (EiffelStudio 6.0)==
 
*1.0.0 configurations work without any changes
 
*1.0.0 configurations work without any changes
Line 17: Line 22:
 
*UUID no longer necessary
 
*UUID no longer necessary
 
*Use application options on libraries
 
*Use application options on libraries
 +
 
==1.0.0 (EiffelStudio 5.7)==
 
==1.0.0 (EiffelStudio 5.7)==
 
*Initial Release
 
*Initial Release

Revision as of 13:49, 30 July 2007

xml Schema

The xml schema against which a configuration file has to validate can be found here:

or in the svn repository

Changelog

1.2.0 (EiffelStudio 6.0)

  • 1.0.0 and 1.1.0 configurations work without any changes

Added Features

  • Renamed `full_type_checking' option into `full_class_checking' option

1.1.0 (EiffelStudio 6.0)

  • 1.0.0 configurations work without any changes

Added Features

  • Supplier precondition assertions
  • Hidden/implementation clusters
  • UUID no longer necessary
  • Use application options on libraries

1.0.0 (EiffelStudio 5.7)

  • Initial Release