Received: by 10.35.32.3 with SMTP id k3mr8495679pyj.1178662621612; Tue, 08 May 2007 15:17:01 -0700 (PDT) Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx.google.com with ESMTP id a28si3331915pye.2007.05.08.15.17.00; Tue, 08 May 2007 15:17:01 -0700 (PDT) Received-SPF: pass (google.com: domain of koziar...@gmail.com designates 64.233.184.227 as permitted sender) DomainKey-Status: good (test mode) Received: by wr-out-0506.google.com with SMTP id 69so2089329wra for ; Tue, 08 May 2007 15:17:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Gu5QMLz0nJ4YPNKiUdZZG6rOORo6OI45qwd7WGeDbSdmgtFYlR3R8vkwaAJ6sxaXEuQCxwGnShAngHekWeWtEyGfQy7wSuLQDsc5iKpI1tl+VZtYYtnwMYTmoGJKlqTdlx/ubAjNo3NpQ5VFsW4NR7q+0FHtnriMseySz6ihAxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=HjBfNyMbxuZ4Y8AHyzjEanxV6yOWy+aTc+1QACAMxzfDXBmZa/puZ8Rx4HwY0gYUZAXyRLkNYbxEaUqF1a273BsszSQrGxO45k5LzCJ3odpA0sBIDT8s7LZnyxM25+l1Nf4FB4OCbDLHVYbD3kJg5PH61fHkqZXb2EWnqxHfqTY= Received: by 10.114.120.1 with SMTP id s1mr308458wac.1178662620130; Tue, 08 May 2007 15:17:00 -0700 (PDT) Received: by 10.114.155.4 with HTTP; Tue, 8 May 2007 15:17:00 -0700 (PDT) Message-ID: Date: Wed, 9 May 2007 10:17:00 +1200 From: "Michael Koziarski" Sender: koziar...@gmail.com To: rubyonrails-core@googlegroups.com Subject: Re: [Rails-core] Re: Calling Pagination Users In-Reply-To: <1178661414.731834.237310@n59g2000hsh.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <988ff8260705080153t4f232423xb585593db9d8b...@mail.gmail.com> <1178661414.731834.237...@n59g2000hsh.googlegroups.com> > I think this is a two-step process. Step one is to just take exactly > what's currently in Rails and bottle that up as classic_pagination or > something like that. This will allow anyone using what currently is to > migrate to Rails 2. Then, step 2 would be to improve on what is with a > new plugin that can break backwards compatibility. We can even make the install hook for classic_pagination print a warning that this code is a dead end and you should consider upgrading to something with a vibrant future. -- Cheers Koz