nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] urls from mhpath, and message store abstraction layers.

2012-02-06 11:37:42
Wrt to mhpath, I think it is getting over analyzed.  All
mhpath does is provide the *path* to an nmh resource,
that's it.

Issues like fetching or not fetching are out-of-scope.

If/when IMAP support is added in, mhpath will return
imap URLs.  If one is using the existing classic storage
model, then local pathnames are returned.

So, for the following command:

  mhpath +inbox

If using the classic storage model:

  /home/user/MHMail/inbox

And if IMAP storage is used:

  imap://imap.example.com/inbox

Any additional storage models would return URLs appropriate
for that storage model.

--ewh

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>