Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 6400 invoked from network); 4 Nov 2008 14:39:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2008 14:39:10 -0000 Received: (qmail 91530 invoked by uid 500); 4 Nov 2008 14:39:13 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 91025 invoked by uid 500); 4 Nov 2008 14:39:11 -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 90918 invoked by uid 99); 4 Nov 2008 14:39:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 06:39:11 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 14:38:02 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 55830234C277 for ; Tue, 4 Nov 2008 06:38:44 -0800 (PST) Message-ID: <2085677012.1225809524349.JavaMail.jira@brutus> Date: Tue, 4 Nov 2008 06:38:44 -0800 (PST) From: "Simone Tripodi (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Created: (COCOON3-10) Packages could be re-organized MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Packages could be re-organized ------------------------------ Key: COCOON3-10 URL: https://issues.apache.org/jira/browse/COCOON3-10 Project: Cocoon 3 Issue Type: Improvement Components: cocoon-pipeline Affects Versions: 3.0.0-alpha-2 Reporter: Simone Tripodi Assignee: Cocoon Developers Team Fix For: 3.0.0-alpha-2 Attachments: PackageOrganizing.patch According to older cocoon's taxonomy, packages - particularly the xml package - could be re-organized, discerning the roles of cocoon's components: - generators - serializers - transformer This is a nice way to maintain well-organized the code. What do you think about it? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.