From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 5 Dec 2014 10:35:59 -0800 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c2a3a61f488f05097c59ff Subject: Re: [9fans] Is the go9p project still maintained? Topicbox-Message-UUID: 341e2cd6-ead9-11e9-9d60-3106f5b1d025 --001a11c2a3a61f488f05097c59ff Content-Type: text/plain; charset=UTF-8 i wonder if the fix is to use something like what i did to build the timefs example on plan9: https://github.com/9nut/plan9/blob/master/go9p_timefs/timefs.go essentially implement p.User, p.Group and p.Users interfaces. On Fri, Dec 5, 2014 at 10:06 AM, Latchesar Ionkov wrote: > I'm sorry, I missed the issue somehow. > > I don't see any reason to specify uname when using .u. The .u > extension favors uid. What is your usecase? > > Thanks, > Lucho > > On Thu, Dec 4, 2014 at 7:50 PM, Dmitry Golubovsky > wrote: > > Hi > > > > Just wondering if the project https://code.google.com/p/go9p/ is > > actively maintained these days? > > > > I used it in my project, but fixing issue 30 broke it. I opened issue 34 > > > > https://code.google.com/p/go9p/issues/detail?id=34 > > > > which also contains a suggested patch. No response since then. > > > > If the project's active repo moved please let me know, I'll resubmit > > the issue there. If the project is not maintained anymore I'll take > > care of it in my project's local repo. > > > > Thanks. > > > > -- > > Dmitry Golubovsky > > > > Anywhere on the Web > > > > --001a11c2a3a61f488f05097c59ff Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
i wonder if the fix is to use something like what i did to= build the timefs example on plan9:


essentially implement p.User, p.Group and p.Users interfaces.

On Fri, Dec 5, 2= 014 at 10:06 AM, Latchesar Ionkov <lucho@ionkov.net> wrote:
I'm sorry, I missed the issue somehow.=

I don't see any reason to specify uname when using .u. The .u
extension favors uid. What is your usecase?

Thanks,
=C2=A0 =C2=A0 Lucho

On Thu, Dec 4, 2014 at 7:50 PM, Dmitry Golubovsky <golubovsky@gmail.com> wrote:
> Hi
>
> Just wondering if the project https://code.google.com/p/go9p/ is
> actively maintained these days?
>
> I used it in my project, but fixing issue 30 broke it. I opened issue = 34
>
> https://code.google.com/p/go9p/issues/detail?id=3D34
>
> which also contains a suggested patch. No response since then.
>
> If the project's active repo moved please let me know, I'll re= submit
> the issue there. If the project is not maintained anymore I'll tak= e
> care of it in my project's local repo.
>
> Thanks.
>
> --
> Dmitry Golubovsky
>
> Anywhere on the Web
>


--001a11c2a3a61f488f05097c59ff--