Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64690 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40442 invoked from network); 8 Jan 2013 14:27:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2013 14:27:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:35612] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/2B-16636-5CC2CE05 for ; Tue, 08 Jan 2013 09:27:18 -0500 Received: by mail-la0-f54.google.com with SMTP id fp12so513698lab.27 for ; Tue, 08 Jan 2013 06:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1WrJsyc2YyNKEtvMp1diNN1RtledeMtcnkSriK2JAsM=; b=WlUTFhJ4xeY34Otnc6k3/Tq2w2xq6IxdUQ4nZccoN9NKLXYM547T8QxDH/9Kb7NYS/ zbsgMWf0Z+sYU9doyGqE5AeNTk26nUuLU45+XQymbE9jV0fsNkt4oKVq6QA8q0Zy/iCE YFp9Bly3xFL+LPKJ3iQAA8CAcsTQJbRMsKwSe7FVBGCQvH/870Fz2GZF2+U7uo4A0wyj dZkRAd52edRs8c8tOGz3zBtsYosMbfbxKGtGrD+yngRlqOcLpV+mcjZ5dJs3A6b5F1JJ d1bV7CYDb1Q6ElWuHjaNlo6s7V9rpXcaXMijivn4WL8SWJHlscP4WAYqkZwKg2cswYxK x+/Q== MIME-Version: 1.0 Received: by 10.152.104.112 with SMTP id gd16mr62640940lab.26.1357655234983; Tue, 08 Jan 2013 06:27:14 -0800 (PST) Received: by 10.112.127.230 with HTTP; Tue, 8 Jan 2013 06:27:14 -0800 (PST) In-Reply-To: <50EC2BB4.7000503@lsces.co.uk> References: <50EC2BB4.7000503@lsces.co.uk> Date: Tue, 8 Jan 2013 15:27:14 +0100 Message-ID: To: Lester Caine Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] 'Documentation' From: pierre.php@gmail.com (Pierre Joye) On Tue, Jan 8, 2013 at 3:22 PM, Lester Caine wrote: > Reflection/Annotations are just another way of 'documenting' classes - > aren't they? No. Annotations are used to affect behaviors, define services, etc. Check out the c# implementation for example. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org