Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Introduction to libuv

Received: by 10.101.152.8 with SMTP id e8mr1614745ano.12.1343669362379;
        Mon, 30 Jul 2012 10:29:22 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.236.113.178 with SMTP id a38ls9751193yhh.9.gmail; Mon, 30 Jul
 2012 10:28:55 -0700 (PDT)
Received: by 10.236.79.2 with SMTP id h2mr1337588yhe.22.1343669335704;
        Mon, 30 Jul 2012 10:28:55 -0700 (PDT)
Received: by 10.236.79.2 with SMTP id h2mr1337587yhe.22.1343669335694;
        Mon, 30 Jul 2012 10:28:55 -0700 (PDT)
Return-Path: <nsm.nik...@gmail.com>
Received: from mail-yx0-f170.google.com (mail-yx0-f170.google.com [209.85.213.170])
        by gmr-mx.google.com with ESMTPS id i24si1020700anh.2.2012.07.30.10.28.55
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 30 Jul 2012 10:28:55 -0700 (PDT)
Received-SPF: pass (google.com: domain of nsm.nik...@gmail.com designates 209.85.213.170 as permitted sender) client-ip=209.85.213.170;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nsm.nik...@gmail.com designates 209.85.213.170 as permitted sender) smtp.mail=nsm.nik...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-yx0-f170.google.com with SMTP id l12so8953533yen.1
        for <nodejs@googlegroups.com>; Mon, 30 Jul 2012 10:28:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        bh=HEdSW/CTz3jYKcZjToGsES7En8zKS7d7UFut+k7UTsE=;
        b=kai2kQrQX7IC4pkyR7n7OTf9OZUt61/RjYqKSqeMvSy+L95jraGB7mzi0g4clrlb0v
         D1Rfz1Sp4QPaN9FyBX5hQWjTlS/bSc0k1zZkO/Id41IhekvO0ecenJn63Cr0gcwdDYnu
         Nv7lH5m4ORp/8N8/jejZNdUdUDvG1Grat3MpL8qU2z31YE4AGyxKS2KNbV8GtvnEW3w5
         HAtDE4OZizc8FmVHk2bBtYsnHX2SAbKVwajsyujsrmcrHGLUSJmEsJnJASpBqgAoequI
         QbF0vqJd1Yx/WrYGvx4SkAhO9MrEClsGjLcrYYH3qVasWvx47jf5Q0kZ/Lnuu6AeJaNE
         FGuQ==
Received: by 10.43.103.196 with SMTP id dj4mr7239797icc.20.1343669335351; Mon,
 30 Jul 2012 10:28:55 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.43.9.73 with HTTP; Mon, 30 Jul 2012 10:28:35 -0700 (PDT)
In-Reply-To: <fbf2bafe-152b-4e0e-9cd1-17f3f54a3...@b20g2000yqg.googlegroups.com>
References: <CANg7hhq9SkYWne3331TcPtxPnej2D-OiE2B7iHX8+BZ6+Ky...@mail.gmail.com>
 <46099773-ce33-4415-959c-f053403c183d@googlegroups.com> <e658dbd1-6481-47be-b29d-335a0fecb9d2@googlegroups.com>
 <20120730170859.GD34...@gmail.com> <fbf2bafe-152b-4e0e-9cd1-17f3f54a3...@b20g2000yqg.googlegroups.com>
From: Nikhil Marathe <nsm.nik...@gmail.com>
Date: Mon, 30 Jul 2012 22:58:35 +0530
Message-ID: <CANg7hhrNkWaxG5jNejXWk+SV_r1GJYBKYts+LpBKuh+UjYn...@mail.gmail.com>
Subject: Re: [nodejs] Re: Introduction to libuv
To: nodejs@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

On Mon, Jul 30, 2012 at 10:54 PM, mscdex <msc...@gmail.com> wrote:
> On Jul 30, 1:08 pm, Alan Gutierrez <a...@prettyrobots.com> wrote:
>> Issues and pull requests will get confused. You have two different primary
>> maintainers managing two very different types of project, even if the core
>> subject of the repo is the same. Messy.
>
> Perhaps, but maybe at least there could be a link to it from the libuv
> readme?

Hi,

I've already added the link to the libuv wiki. I don't think its a good
idea to merge the projects.

Nikhil