From pig-dev-return-82-apmail-incubator-pig-dev-archive=incubator.apache.org@incubator.apache.org Mon Nov 05 20:15:57 2007 Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 54670 invoked from network); 5 Nov 2007 20:15:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2007 20:15:56 -0000 Received: (qmail 41833 invoked by uid 500); 5 Nov 2007 20:15:45 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 41785 invoked by uid 500); 5 Nov 2007 20:15:44 -0000 Mailing-List: contact pig-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@incubator.apache.org Delivered-To: mailing list pig-dev@incubator.apache.org Received: (qmail 41776 invoked by uid 99); 5 Nov 2007 20:15:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 12:15:44 -0800 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.145.54.172] (HELO mrout2.yahoo.com) (216.145.54.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 20:16:13 +0000 Received: from BUR-EXPF01.ds.corp.yahoo.com (bur-expf01.ds.corp.yahoo.com [66.228.178.47]) by mrout2.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id lA5KEx8h047010 for ; Mon, 5 Nov 2007 12:14:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=received:x-mimeole:content-class:mime-version: content-type:subject:date:message-id:x-ms-has-attach: x-ms-tnef-correlator:thread-topic:thread-index:from:to:return-path:x-originalarrivaltime; b=d7YXl+vIacbBCMK525LZdCe/BaPlJSn76fhFTRZ+dPkWSiAxqvxmLnXID2q5g6Fu Received: from BUR-EXVS02.ds.corp.yahoo.com ([66.228.178.43]) by BUR-EXPF01.ds.corp.yahoo.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 5 Nov 2007 12:14:58 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C81FE8.89F2D2A5" Subject: question on coding style and testing Date: Mon, 5 Nov 2007 12:14:58 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: question on coding style and testing Thread-Index: Acgf6Im1YVNqSFf1Q9iBCCBAQiMyZQ== From: "Antonio Magnaghi" To: X-OriginalArrivalTime: 05 Nov 2007 20:14:58.0908 (UTC) FILETIME=[8A0D99C0:01C81FE8] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C81FE8.89F2D2A5 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, =20 I have a couple of related questions about coding style/guidelines and unit tests. =20 I have researched the few pages on the Apache website and was not able to find what I am looking for. =20 I am curious about policies that may be in place, as I am new to Apache. I am wondering if there are policies in terms of coding styles like naming conventions for variables, unit tests requirements, possible code coverage requirements (or other types of validation on check-ins other than peer-review). =20 Are there general guidelines? Or maybe each single project has some degree of freedom in setting up its own? =20 Thanks, -a. ------_=_NextPart_001_01C81FE8.89F2D2A5--