From dev-return-6130-apmail-pivot-dev-archive=pivot.apache.org@pivot.apache.org Thu Jun 24 13:58:15 2010 Return-Path: Delivered-To: apmail-pivot-dev-archive@www.apache.org Received: (qmail 26652 invoked from network); 24 Jun 2010 13:58:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Jun 2010 13:58:15 -0000 Received: (qmail 6817 invoked by uid 500); 24 Jun 2010 13:58:15 -0000 Delivered-To: apmail-pivot-dev-archive@pivot.apache.org Received: (qmail 6712 invoked by uid 500); 24 Jun 2010 13:58:14 -0000 Mailing-List: contact dev-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pivot.apache.org Delivered-To: mailing list dev@pivot.apache.org Received: (qmail 6701 invoked by uid 99); 24 Jun 2010 13:58:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 13:58:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 13:58:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5ODvovh015360 for ; Thu, 24 Jun 2010 13:57:50 GMT Message-ID: <1082829.39021277387870154.JavaMail.jira@thor> Date: Thu, 24 Jun 2010 09:57:50 -0400 (EDT) From: "Greg Brown (JIRA)" To: dev@pivot.apache.org Subject: [jira] Commented: (PIVOT-468) Update tutorials to use Bindable where applicable In-Reply-To: <8822788.561271619949647.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PIVOT-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882159#action_12882159 ] Greg Brown commented on PIVOT-468: ---------------------------------- With the introduction of the context argument documented in PIVOT-546, it is now possible to use Bindable in most, if not all, tutorial examples. This will significantly simplify the code and allow the reader to better focus on the functionality being demonstrated. > Update tutorials to use Bindable where applicable > ------------------------------------------------- > > Key: PIVOT-468 > URL: https://issues.apache.org/jira/browse/PIVOT-468 > Project: Pivot > Issue Type: Improvement > Components: tutorials > Reporter: Greg Brown > Priority: Minor > Fix For: 2.0 > > > The only tutorial that currently uses bind() is FileBrowsing, so this probably isn't critical. Deferring to 2.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.