Menu

#731 DynamicDropdown tactics

3.2
closed-fixed
nobody
UI (3) prover (3)
5
2015-11-05
2015-01-02
No

Proof tactics created via org.eventb.ui.proofTactics/dynamic_dropdown appear to run from Eclipse UI thread thus blocking out platform UI for the time tactic runs. This makes it unappealing for calling external reasoners.

A possible solution is to create model context in DynamicDropdownManager wrapping around a call to applyTactic().

Discussion

  • Alex Iliasov

    Alex Iliasov - 2015-01-02

    oops, "model context" -> "modal context"

     
  • Thomas Muller

    Thomas Muller - 2015-06-12

    Fixed in revision [efe5f8]. Will be available in Rodin 3.2.

     

    Related

    Commit: [efe5f8]

  • Thomas Muller

    Thomas Muller - 2015-06-12
    • status: open --> closed-fixed
     

Log in to post a comment.