Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83445 invoked from network); 10 Jul 2015 20:47:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2015 20:47:37 -0000 Received: from [127.0.0.1] ([127.0.0.1:26662]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 46/EA-48996-66F20A55 for ; Fri, 10 Jul 2015 16:47:34 -0400 Authentication-Results: pb1.pair.com header.from=dean.eigenmann@icloud.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dean.eigenmann@icloud.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain icloud.com designates 17.158.161.4 as permitted sender) X-PHP-List-Original-Sender: dean.eigenmann@icloud.com X-Host-Fingerprint: 17.158.161.4 nk11p00mm-asmtp005.mac.com Solaris 10 1203 Received: from [17.158.161.4] ([17.158.161.4:59006] helo=nk11p00mm-asmtp005.mac.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/F9-48996-0EA20A55 for ; Fri, 10 Jul 2015 16:28:20 -0400 Received: from nk11p00mm-spool002.mac.com ([17.158.161.99]) by nk11p00mm-asmtp005.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Mar 31 2015)) with ESMTP id <0NRA00699GUKQX30@nk11p00mm-asmtp005.mac.com> for internals@lists.php.net; Fri, 10 Jul 2015 20:27:58 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-07-10_09:2015-07-10,2015-07-10,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1507100292 MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_mIodOgAnQtpq2I+9idFgvA)" Received: from localhost ([17.158.43.22]) by nk11p00mm-spool002.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Mar 31 2015)) with ESMTP id <0NRA004CJGULGD20@nk11p00mm-spool002.mac.com> for internals@lists.php.net; Fri, 10 Jul 2015 20:27:57 +0000 (GMT) To: internals@lists.php.net Date: Fri, 10 Jul 2015 20:27:43 +0000 (GMT) X-Mailer: iCloud MailClient15D108 MailServer15D87.19522 X-Originating-IP: [84.74.19.136] Message-ID: <87ad99ac-6647-4e40-a9c2-d652a46cfaae@me.com> Subject: Concept for Json_decode From: dean.eigenmann@icloud.com (Dean Eigenmann) --Boundary_(ID_mIodOgAnQtpq2I+9idFgvA) Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: quoted-printable Hello,=0A=0AI have a proposal for PHP. The proposed interface would allow = developers to decode json into a custom object directly. If given the appr= oval I would possibly be able to implement it.=0A=0AHere is my github link= with further details:=C2=A0https://github.com/decanus/JSON-Aware/tree/mas= ter=0A=0ARegards,=0ADean= --Boundary_(ID_mIodOgAnQtpq2I+9idFgvA) Content-type: multipart/related; boundary="Boundary_(ID_gZov8x5fSsXCNR8rcrHv7w)"; type="text/html" --Boundary_(ID_gZov8x5fSsXCNR8rcrHv7w) Content-type: text/html; CHARSET=US-ASCII Content-transfer-encoding: 7BIT
Hello,

I have a proposal for PHP. The proposed interface would allow developers to decode json into a custom object directly. If given the approval I would possibly be able to implement it.

Here is my github link with further details: https://github.com/decanus/JSON-Aware/tree/master

Regards,
Dean
--Boundary_(ID_gZov8x5fSsXCNR8rcrHv7w)-- --Boundary_(ID_mIodOgAnQtpq2I+9idFgvA)--