Re: fuse2 vs fuse3

2021-05-04 Thread Peter Robinson
On Wed, Apr 28, 2021 at 4:27 PM Richard W.M. Jones wrote: > > Is there any preference for fuse3 over fuse2? I moved a package over > to fuse3 yesterday[1]. The API[2] seems a bit cleaner, but it's no > big deal. However it's not really feasible to support both. Since I > maintain several other

Re: fuse2 vs fuse3

2021-05-04 Thread Steven Whitehouse
Hi, On 28/04/2021 16:27, Neal Gompa wrote: On Wed, Apr 28, 2021 at 11:27 AM Richard W.M. Jones wrote: Is there any preference for fuse3 over fuse2? I moved a package over to fuse3 yesterday[1]. The API[2] seems a bit cleaner, but it's no big deal. However it's not really feasible to support

Re: fuse2 vs fuse3

2021-04-28 Thread Neal Gompa
On Wed, Apr 28, 2021 at 11:27 AM Richard W.M. Jones wrote: > > Is there any preference for fuse3 over fuse2? I moved a package over > to fuse3 yesterday[1]. The API[2] seems a bit cleaner, but it's no > big deal. However it's not really feasible to support both. Since I > maintain several othe

fuse2 vs fuse3

2021-04-28 Thread Richard W.M. Jones
Is there any preference for fuse3 over fuse2? I moved a package over to fuse3 yesterday[1]. The API[2] seems a bit cleaner, but it's no big deal. However it's not really feasible to support both. Since I maintain several other fuse-using packages in Fedora, we have to pick one or the other. I