ocaml-mccs
ocaml-mccs copied to clipboard
Feature request : implement vpkglist, vpkglist, enum, etc in c2ml_property
trafficstars
I'm trying to test this module a bit more and I got stuck when trying to optimize on recommended packages, that need a new property as a vpkglist. Looking at the code, this is marked as todo in c2ml_property . Is this something on your todo list or a feature that is not likely to be implemented in the immediate future ?
Opam doesn't use them, so I had to focus on the smallest part that would make it work for us — I also didn't want to put in untested code, and didn't have readily available test-cases for those. It shouldn't be too difficult to add, though, and any contribution in that direction would be very welcome!
Sorry not to be more helpful :)