Rodin Platform 2.0 Release Notes

From Event-B
Revision as of 15:24, 2 July 2010 by imported>Tommy (→‎Requirements)
Jump to navigationJump to search

What's New in Rodin 2.0?

  • General Interface
Improved Statistic View. The statistic view was simplified and unified,to be displayed at first click on every element, and make it clearer and easily resizable.
  • Modelling
Better behaviour of the platform. Some cumbersome behaviours where improved :
    • It is now possible to display statistics for a project without expanding it first,
    • The view on selected hypotheses is now correctly scrolled to bottom, to display freshly added ones,
  • Building
  • Proving
Project Explorer's Actions now able to run in background. The "Proof Replay on Undischarged POs", "Retry Auto Provers" and "Recalculate Auto Status" commands are now able to run in background. The user is allowed to modify his models, and do interactive proving while such commands are running. Note that the "save" action on interactively proved PO which is concerned by such command, might be delayed as concurrency occurs. The "save" action will be then be scheduled as a further task to perform, and the user will have to wait or cancel the command. Those commands are accessible by a right-click in the Event-B Explorer.
See also: Proof Obligation Commands
  • Changes for plugin-developers
A new mechanism to collect informations while traversing formulae. IFormulaInspector<F> interface has been added and published in order to ease the aggregation of informations (of type F) computed while traversing the AST of a formula. This mechanism replace the old one, where one should retrieve positions where such informations could take place and iterate in a second time on each positions to calculate and accumulate informations.

Requirements

TODO: Inform here of some specific system requirements (version of Java, etc).

  • Migration to Eclipse 3.6 (Helios)
  • Droping support for MAC PowerPC / Intel 32bit based platforms.

External plug-ins

TODO: Describe here the available plug-ins, and the supported versions for this release.

Downloading

TODO: Add here a link to download the platform.

Fixed Bugs

TODO: Add here a list of the fixed bugs.

Known Issues

TODO: Add here a link to the SourceForge Bugs page, after filtering bugs (Assignee Any, Status Open, Category Any, Group 1.2).