Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66259 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51859 invoked from network); 26 Feb 2013 21:38:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2013 21:38:45 -0000 Authentication-Results: pb1.pair.com header.from=ralph@ralphschindler.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ralph@ralphschindler.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ralphschindler.com from 209.85.223.177 cause and error) X-PHP-List-Original-Sender: ralph@ralphschindler.com X-Host-Fingerprint: 209.85.223.177 mail-ie0-f177.google.com Received: from [209.85.223.177] ([209.85.223.177:52977] helo=mail-ie0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/AA-16132-46B2D215 for ; Tue, 26 Feb 2013 16:38:45 -0500 Received: by mail-ie0-f177.google.com with SMTP id 16so5110177iea.36 for ; Tue, 26 Feb 2013 13:38:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=nlMzmcGzJp6LEdgGftspwQmpoT+sgvJkCem1Rxrjymw=; b=V0bdKO8Nm2eeOmA8dHXWz7sVJn9vd7tHF5yw2bQfsmzcie7TSIjpYBTRDbEuk9cmY6 XAVjsrrIEhrAQzD0xWRqp0iORZ4fgJfJcFs7Z7cwwFXvtfwbdUhjd8IjUXkwDiZCdgz/ +fbHikRCoJhC2YEZXLvXRVOLq6oV4LVP8tYwM9yVPeOVq/WneCnXK9iBE8GpGUsg8aaD 4YSBjFid7qmoX1wUaw48eN5gnU0ZfHE+3ZINUEhUtTwzAxXHQD9d4opWPNFifHTPCVCZ 7iNQMn0SkXU92ci96GhNjTaYfvNT7+s0U5+giEowMz/cC3GVlB5uGkphvSV2KX4pUgB7 dqqA== X-Received: by 10.43.16.73 with SMTP id px9mr6895078icb.54.1361914721452; Tue, 26 Feb 2013 13:38:41 -0800 (PST) Received: from Ralphs-Mac-Pro.local (ip174-73-14-247.no.no.cox.net. [174.73.14.247]) by mx.google.com with ESMTPS id wo8sm1099487igb.6.2013.02.26.13.38.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Feb 2013 13:38:40 -0800 (PST) Message-ID: <512D2B5E.6070300@ralphschindler.com> Date: Tue, 26 Feb 2013 15:38:38 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130216 Thunderbird/17.0.3 MIME-Version: 1.0 To: Ferenc Kovacs CC: internals@lists.php.net References: <01F30F77-B22D-40CE-ADF1-AC1C488FE39D@me.com> <5F87647B-339F-48A1-82B3-E210F95766CD@me.com> <512C7B84.7040405@lsces.co.uk> <512C87DD.1050402@lsces.co.uk> <512CF82F.6030401@ralphschindler.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnh1KF/+fPnGGeTc/Kkg44XJP08eypSFkETUSSDyDxEoQwBq1AF9jm2NbgIrAaq+5YlmzYF Subject: Re: [PHP-DEV] Documenting Namespace (Was Late FQCN resolution using ::class) From: ralph@ralphschindler.com (Ralph Schindler) > could you ellaborate? > I fail to see why would the choice of vcs would matter in this. > or maybe you are referring to the docbook format? I'm just out of practice with both SVN and docbook, as such, it's more of a chore to sit down and write/format/compile documentation than with git/markdown. I'm just complaining - don't mind me. -ralph