[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Irmin API evolution
> One other thing that has caught me out a few times: > > There are a bunch of "raw" modules like: > > Irmin_git.FS > > but there's also > > Irmin_unix.Irmin_git.FS (which is Irmin_git.FS applied to Unix) > > and the examples do: > > open Irmin_unix > ... > ... Irmin_git.FS > > and you copy and paste the line from the example and then wonder why > it seems to have the wrong signature. I agree this is confusing. I think these should be removed, but I'd like to have a convenience module to open at one point, to avoid having to apply 10 functors before starting a project. Thomas _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |