Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 74577 invoked from network); 10 Jun 2006 19:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jun 2006 19:02:43 -0000 Received: (qmail 86950 invoked by uid 500); 10 Jun 2006 19:02:43 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 86854 invoked by uid 500); 10 Jun 2006 19:02:43 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 86845 invoked by uid 500); 10 Jun 2006 19:02:42 -0000 Delivered-To: apmail-incubator-jackrabbit-commits@incubator.apache.org Received: (qmail 86842 invoked by uid 99); 10 Jun 2006 19:02:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jun 2006 12:02:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jun 2006 12:02:42 -0700 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 8B08FD49DB for ; Sat, 10 Jun 2006 20:02:21 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: jackrabbit-commits@incubator.apache.org Date: Sat, 10 Jun 2006 19:02:21 -0000 Message-ID: <20060610190221.32316.5771@ajax.apache.org> Subject: [Jackrabbit Wiki] Trivial Update of "BackupTool" by Nico X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification. The following page has been changed by Nico: http://wiki.apache.org/jackrabbit/BackupTool ------------------------------------------------------------------------------ Special classes: BackupAllWorkspaces and BackupNodeVersionHistories link directly to BackupWorkspace for simplicity purposes. + I can see for now two design patterns: a Builder slightly modified and a Facade. - is responsible to instantiate the Backup resource. - - The BackupRepository is quite special: it is the builded part == Next Steps ==