Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15477 invoked by uid 1010); 15 May 2006 06:48:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15460 invoked from network); 15 May 2006 06:48:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2006 06:48:19 -0000 X-Host-Fingerprint: 195.225.34.5 fw01.axit.nl Received: from ([195.225.34.5:10108] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 15/38-19568-13428644 for ; Mon, 15 May 2006 02:48:17 -0400 Message-ID: <15.38.19568.13428644@pb1.pair.com> To: internals@lists.php.net References: <785810036.20060511193536@ionzoft.com> <31.5F.19568.BD084644@pb1.pair.com> <4465FBED.8070205@php.net> <1771237045.20060514011813@marcus-boerger.de> Date: Mon, 15 May 2006 08:37:16 +0200 Lines: 47 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-RFC2646: Format=Flowed; Original X-Posted-By: 195.225.34.5 Subject: Re: [PHP-DEV] Re: private, protected, readonly, public From: r.korving@xit.nl ("Ron Korving") Likely Delphi yeah :) Ron "Marcus Boerger" schreef in bericht news:1771237045.20060514011813@marcus-boerger.de... > Hello Ron, > > hehe, maybe confused with delphi or borlands c++ additons? Speaking of > which before we add 'readonly' we should go for full property support but > on the other hand that might be a little bit too much until php is used > with code generators and gui designers where code inspectors execute and > manipulate source/code while developing. Ups wrong tool.... > > regards > marcus > > Saturday, May 13, 2006, 8:52:39 PM, you wrote: > >> My bad, you are absolutely right, I must be confused with another >> language, >> but I wonder which one.... odd. > >> Ron > > >> "Hartmut Holzgraefe" wrote in message >> news:4465FBED.8070205@php.net... >>> Ron Korving wrote: >>> > In C++ you'd use private for this. All object members are readable, >>> > ... >>> >>> Could you elaborate on this? >>> >>> -- >>> Hartmut Holzgraefe, Senior Support Engineer . >>> MySQL AB, www.mysql.com >>> >>> Are you certified? http://www.mysql.com/training/certification > > > > > Best regards, > Marcus