1.0
open
2014-08-05
2014-06-17
Rudolf Mayer
No

The dependencies reasoner should have a WSDL interface that uses typed parameters for communication, not just JSON objects.

A potential interface could be

public Pair, ArrayList> resolveDependencies(String contextModelIdentifier, List packagesToBeInstalled, List packagesToBeRemoved)

Discussion

  • Rudolf Mayer
    Rudolf Mayer
    2014-06-17

    • labels: dependencies reasoner --> dependencies reasoner, WSDL interface
    • assigned_to: Carlos Coutinho
     
  • Jorge Simões
    Jorge Simões
    2014-08-05

    Can you try the new interface?