ocaml-mccs icon indicating copy to clipboard operation
ocaml-mccs copied to clipboard

Feature request : implement vpkglist, vpkglist, enum, etc in c2ml_property

Open abate opened this issue 8 years ago • 1 comments
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 ?

abate avatar Oct 05 '17 16:10 abate

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 :)

AltGr avatar Dec 04 '17 08:12 AltGr