Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14756 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56526 invoked by uid 1010); 9 Feb 2005 16:48:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56498 invoked from network); 9 Feb 2005 16:48:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2005 16:48:00 -0000 X-Host-Fingerprint: 216.145.54.172 mrout2.yahoo.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([216.145.54.172:35447] helo=mrout2.yahoo.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id CF/0F-24923-EBE3A024 for ; Wed, 09 Feb 2005 11:47:59 -0500 Received: from bourbon.corp.yahoo.com (bourbon.corp.yahoo.com [216.145.53.135]) by mrout2.yahoo.com (8.13.1/8.13.1/y.out) with ESMTP id j19GlEj1098842; Wed, 9 Feb 2005 08:47:14 -0800 (PST) Received: (from andrei@localhost) by bourbon.corp.yahoo.com (8.12.9/8.11.1) id j19GlDv6026116; Wed, 9 Feb 2005 08:47:13 -0800 (PST) (envelope-from andrei@gravitonic.com) X-Authentication-Warning: bourbon.corp.yahoo.com: andrei set sender to andrei@gravitonic.com using -f Date: Wed, 9 Feb 2005 08:47:13 -0800 To: Ante Drnasin Cc: internals@lists.php.net Message-ID: <20050209164713.GC25360@gravitonic.com> References: <20050207141916.21665.qmail@lists.php.net> <1062509740.20050209103014@marcus-boerger.de> <20050209110525.1936.qmail@lists.php.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050209110525.1936.qmail@lists.php.net> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] Autoboxing in php 5.1 From: andrei@gravitonic.com (Andrei Zmievski) On Wed, 09 Feb 2005, Ante Drnasin wrote: > Hi Marcus and thanx for the explanation.... > > And I agree that PHP is very loose which is his strong part but > exactly because of that I think it would be nice if the end-user can have > the ability to work with primitives like they were objects... Why? - Andrei