Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 35428 invoked from network); 28 Jun 2007 04:46:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jun 2007 04:46:50 -0000 Received: (qmail 74757 invoked by uid 500); 28 Jun 2007 04:46:52 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 74696 invoked by uid 500); 28 Jun 2007 04:46:52 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 74685 invoked by uid 99); 28 Jun 2007 04:46:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 21:46:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 21:46:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 17B0A71418E for ; Wed, 27 Jun 2007 21:46:26 -0700 (PDT) Message-ID: <27726395.1183005986094.JavaMail.jira@brutus> Date: Wed, 27 Jun 2007 21:46:26 -0700 (PDT) From: "Rice Yeh (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2038) Implement true Object Oriented approach for handling super calls In-Reply-To: <3383788.1175695832231.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rice Yeh updated COCOON-2038: ----------------------------- Attachment: BlockCallHttpServletResponse.java.patch DispatcherServlet.java.patch StatusRetrievableResponse.java 3 more files are needed > Implement true Object Oriented approach for handling super calls > ---------------------------------------------------------------- > > Key: COCOON-2038 > URL: https://issues.apache.org/jira/browse/COCOON-2038 > Project: Cocoon > Issue Type: Task > Components: - Servlet service framework > Reporter: Grzegorz Kossakowski > Fix For: 2.2-dev (Current SVN) > > Attachments: BlockCallHttpServletResponse.java.patch, DispatcherServlet.java.patch, ServletServiceContext.java.patch, StatusRetrievableResponse.java > > > As discussed here: http://thread.gmane.org/gmane.text.xml.cocoon.devel/72317 implementation of super calls should be changed to make it more OO-like. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.