samoht / assemblage

A collection of tools to manage the configuration of OCaml projects
54 stars 4 forks source link

Samoht don't be fatalistic #107

Closed dbuenzli closed 10 years ago

dbuenzli commented 10 years ago

During setup we prefer to report warnings rather than fatal errors. This is useful e.g. if you are trying to do something when you are not in your natural habitat (gnik gnik gnik gnik, ggrouuuu, grouuuu, flap, flap).

This fixes #85.

Also includes a few UI improvements/corrections in the batch.

samoht commented 10 years ago

Ok for soft fails. I'm just wondering if we can have a --strict mode where we always fail at configuration time is something is wrong. That will help testing.

dbuenzli commented 10 years ago

Yes I was thinking about that while I was cooking my fish.