Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 40792 invoked from network); 17 Feb 2010 00:20:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2010 00:20:17 -0000 Received: (qmail 31738 invoked by uid 500); 17 Feb 2010 00:20:17 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 31717 invoked by uid 500); 17 Feb 2010 00:20:17 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 31709 invoked by uid 99); 17 Feb 2010 00:20:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 00:20:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sabob1@gmail.com designates 209.85.216.187 as permitted sender) Received: from [209.85.216.187] (HELO mail-px0-f187.google.com) (209.85.216.187) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2010 00:20:08 +0000 Received: by pxi17 with SMTP id 17so2914156pxi.11 for ; Tue, 16 Feb 2010 16:19:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=LZgizNl6QcAm70tg2xhFsY2Qadagn5NRDj96dKixMVM=; b=uWorWQBI5OOd5eht/E48O3lmLylfbq5vuBaKMnrxqEwa2Cdp0QPW9Lw+JXdW6iXJkf UIK99sPlYn3ssYsH0Zx4Jew5sERYge9D52I0WwnbMzHKMIqb6iWRRpHhyxpS5kzcUTuy KYH2CXYfcEFvdeWljSuRu9pCMl05PCBhcTqT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Q7SEqYA2p19kIHa50uB+RS6xyWPtG8Di0z8OAEP3J2uWTHzCSgCfJ9xZ7kkc0nKTL0 kqY8h8z//xjvS0v6730zvq2u8L0CDJeM8/uoJ7AcNPEGbzPyahYeb/Q7mjqZWCFAQrKD +zo0LdRIc1/LNZeEg5xctznrw3RALIPvsKr0k= Received: by 10.143.154.10 with SMTP id g10mr4795920wfo.274.1266365987031; Tue, 16 Feb 2010 16:19:47 -0800 (PST) Received: from ?192.168.2.35? (203-206-172-3.perm.iinet.net.au [203.206.172.3]) by mx.google.com with ESMTPS id 23sm2238806pzk.8.2010.02.16.16.19.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Feb 2010 16:19:45 -0800 (PST) Message-ID: <4B7B361D.6050607@gmail.com> Date: Wed, 17 Feb 2010 11:19:41 +1100 From: Bob Schellink User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: dev@click.apache.org Subject: Re: ClickClick Jquery Autocomplete References: <836dc2931002160441k6cbacda4mbee12dd20991dd13@mail.gmail.com> <4B7A9ED2.8020609@gmail.com> <836dc2931002160549k328db17cuc76f10f814be5350@mail.gmail.com> <4B7AA501.7010904@gmail.com> <836dc2931002160700y4e7f2589k9501d51dc00baeda@mail.gmail.com> <836dc2931002160841h52752598rc664f0cf81490aac@mail.gmail.com> <4B7B1834.9080304@gmail.com> In-Reply-To: <4B7B1834.9080304@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 17/02/2010 09:12 AM, Bob Schellink wrote: > > {key: value, key: value {nested-key: nested-value, nested-key: > nested-value}} Hrm, that should be: {key: value, key: {nested-key: nested-value}} We'll definitely need a Java-JSON API!