Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64692 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43182 invoked from network); 8 Jan 2013 14:29:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2013 14:29:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.180 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.180 mail-qc0-f180.google.com Received: from [209.85.216.180] ([209.85.216.180:64422] helo=mail-qc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/CB-16636-73D2CE05 for ; Tue, 08 Jan 2013 09:29:11 -0500 Received: by mail-qc0-f180.google.com with SMTP id v28so598461qcm.25 for ; Tue, 08 Jan 2013 06:29:08 -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=eJOjhdu4avzRpSEfdbzaF3eTY9h1miToDH8/JuuyqQ4=; b=xcK71eWUNcbkCeSqbg+hKfh+cwurD/9Zzn8QTCpKN5O7NT3BJ5pRLIZoZkcJgcVjG0 n3XjLVufOz/FYI3vc5Mt/pLj1AWekSUDscMwfnbs4DGHXXx/2wAYGAyT8e/z4paYwMV2 zsAvQhOln4qxRFbQR3IX7jvzBfxseWVVzHUASKQ+lA5k9Ylhnm3T3iBDQFFI+o+MTl1S FzwvUrgxVKipcD6Q9pLsMfQpjBc+Ss1k2+ex1vi3jg2HDh4NDBaDhwN4nMAi/5Z7Dh58 CKyNODEbAIpkS2v3hj3z2FCWlYXh169XjLvrBRaR6OTpM+Iy01bd4nP0o5KxLuYOPYjc CDaA== MIME-Version: 1.0 Received: by 10.49.24.132 with SMTP id u4mr53761816qef.55.1357655348912; Tue, 08 Jan 2013 06:29:08 -0800 (PST) Received: by 10.229.204.35 with HTTP; Tue, 8 Jan 2013 06:29:08 -0800 (PST) In-Reply-To: References: <50EC2BB4.7000503@lsces.co.uk> Date: Tue, 8 Jan 2013 14:29:08 +0000 Message-ID: To: Pierre Joye Cc: Lester Caine , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b6da960cca22f04d2c7c467 Subject: Re: [PHP-DEV] 'Documentation' From: dragoonis@gmail.com (Paul Dragoonis) --047d7b6da960cca22f04d2c7c467 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 8, 2013 at 2:27 PM, Pierre Joye wrote: > 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. > Also, Doctrine uses them for defining relationships between entities. > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7b6da960cca22f04d2c7c467--