Message from discussion
Docs and releases
Newsgroups: perl.perl6.internals
Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <ti...@dansat.data-plan.com>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Received: (qmail 94471 invoked by uid 76); 2 Feb 2004 21:54:39 -0000
Received: from qma...@one.develooper.com (HELO ran-out.mx.develooper.com) (64.81.84.115) by onion.perl.org (qpsmtpd/0.26) with SMTP; Mon, 02 Feb 2004 13:54:39 -0800
Received: (qmail 17566 invoked by uid 225); 2 Feb 2004 21:54:20 -0000
Delivered-To: perl6-intern...@perl.org
Received: (qmail 17555 invoked by uid 507); 2 Feb 2004 21:54:20 -0000
Received: from mail09.svc.cra.dublin.eircom.net (HELO mail09.svc.cra.dublin.eircom.net) (159.134.118.25) by one.develooper.com (qpsmtpd/0.27-dev) with SMTP; Mon, 02 Feb 2004 13:53:44 -0800
Received: (qmail 3471 messnum 256609 invoked from network[213.94.228.233/unknown]); 2 Feb 2004 21:53:30 -0000
Received: from unknown (HELO dansat.data-plan.com) (213.94.228.233) by mail09.svc.cra.dublin.eircom.net (qp 3471) with SMTP; 2 Feb 2004 21:53:30 -0000
Received: from dansat.data-plan.com (localhost [127.0.0.1]) by dansat.data-plan.com (8.12.9/8.12.9) with ESMTP id i12LsR3A008888; Mon, 2 Feb 2004 21:54:27 GMT (envelope-from ti...@dansat.data-plan.com)
Received: (from timbo@localhost) by dansat.data-plan.com (8.12.9/8.12.9/Submit) id i12LsQdo008887; Mon, 2 Feb 2004 21:54:26 GMT
Date: Mon, 2 Feb 2004 21:54:26 +0000
To: Dan Sugalski <d...@sidhe.org>
Cc: Tim Bunce <Tim.Bu...@pobox.com>, perl6-intern...@perl.org
Subject: Re: Docs and releases
Message-ID: <20040202215426.GW6628@dansat.data-plan.com>
References: <20040112115207.GE28690@dansat.data-plan.com> <a06010201bc286094ae15@[10.0.1.2]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <a06010201bc286094ae15@[10.0.1.2]>
User-Agent: Mutt/1.4i
X-Spam-Check-By: one.develooper.com
X-Spam-Status: No, hits=-2.7 required=7.0 tests=CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT version=2.44
X-SMTPD: qpsmtpd/0.26, http://develooper.com/code/qpsmtpd/
Approved: n...@nntp.perl.org
From: Tim.Bu...@pobox.com (Tim Bunce)
On Mon, Jan 12, 2004 at 09:33:57AM -0500, Dan Sugalski wrote:
> At 11:52 AM +0000 1/12/04, Tim Bunce wrote:
> >Has a date been set for the next release?
>
> Nope. I suppose we could shoot for another holiday release, if
> someone's got a good february one.
>
> >Are the docs (especially the PDDs) upto date on best practices?
>
> Alas not, no.
>
> >If not, will that be a goal for the next release?
>
> Yeah, I think getting the docs better will be an aggressive goal for
> the next release.
How's this all looking now we're in Feb?
Tim.
p.s. Apart from docs I'd *really* like to see a clean way to make
method calls as it's a fundamental part of the DBDI API.