Skip to content
  • Volker Krause's avatar
    Allow the platform model to match platforms on all their properties · 87e40914
    Volker Krause authored
    We now have full Platform objects in the API, rather than hardcoding name
    and mode in the setter. For this to work as expected from QML we need to
    defer matching to the next event loop run though.
    
    This also adds matching by IFOPT when present, which gives us a reliable
    match even when the name is off.
    87e40914