Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89654 invoked from network); 18 Nov 2009 17:00:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2009 17:00:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.155 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:4540] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/AD-16241-A28240B4 for ; Wed, 18 Nov 2009 12:00:28 -0500 Received: by fg-out-1718.google.com with SMTP id d23so561236fga.11 for ; Wed, 18 Nov 2009 09:00:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=Y0WIGXYSKTzaj8iWM8eToEm9iwZl+ERYFVC4IBCn2AY=; b=jC+1EqOC0YReA0UHqBG9wo/KHv7JkE+USjKdvmV7HX+xMUmL2pvP0h3b8qkAPTr/Nc n0IJR2ffftw+mieUbo9kAC9whwk6C1R3FA/7wsm18shuD0GMT/go/xO8QlSuAkgUGLQh h+cCeDgNMyPJsydItvl7BTU+uRjjoAUyqMWNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=s4rvbo8LEbbXZ6dIuTdB8B6RA0qSyehwZHm5IhauHrCNLvkVlKwdyae452Zdc1Sw8U OIHtbtYHWTCRV4D7em/F9Kr1e0kaAuag1JksoDD95mDpGrj2xcAPgCJNAnF2LeviVTYg lIAGPlLiphN/CKsYXflhfVPCzkVI1wWm7DuSQ= MIME-Version: 1.0 Sender: ekneuss@gmail.com Received: by 10.87.38.33 with SMTP id q33mr1557292fgj.3.1258563623183; Wed, 18 Nov 2009 09:00:23 -0800 (PST) In-Reply-To: <4B0426A9.4000806@easyflirt.com> References: <4B0426A9.4000806@easyflirt.com> Date: Wed, 18 Nov 2009 18:00:23 +0100 X-Google-Sender-Auth: 3899d5675fb727e7 Message-ID: To: Mathieu Suen Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016364593c4afe6dc0478a82d81 Subject: Re: [PHP-DEV] RFC: Custom Factories (SPL) From: webmaster@colder.ch (Etienne Kneuss) --0016364593c4afe6dc0478a82d81 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, On Wed, Nov 18, 2009 at 5:54 PM, Mathieu Suen w= rote: > Robert Lemke a =E9crit : > > Hi folks, >> >> after discussing the idea with various PHP developers I now felt safe >> enough that it's not a completely stupid idea to post an RFC for it. The >> idea is to add support the registration of custom factories which are >> responsible for instantiating certain classes. >> >> Here is the first draft of my RFC: >> http://wiki.php.net/rfc/customfactories >> >> I suggest that we first discuss the implications and usefulness of this >> feature. In a second step I'd need to find some skilled internals wizard= who >> can implement it, because not being a C developer myself, all I can offe= r is >> making suggestions and fine coffee. >> >> Looking forward to hearing your comments! >> Robert >> >> > > An other way maybe to allow this: > > $email =3D new $emailClassName(); > > > This is already allowed. Best, > -- Mathieu Suen > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Etienne Kneuss http://www.colder.ch --0016364593c4afe6dc0478a82d81--