Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD45918E4D for ; Wed, 16 Dec 2015 21:59:47 +0000 (UTC) Received: (qmail 87567 invoked by uid 500); 16 Dec 2015 21:59:47 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 87150 invoked by uid 500); 16 Dec 2015 21:59:47 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 86806 invoked by uid 99); 16 Dec 2015 21:59:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2015 21:59:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A799F2C1F71 for ; Wed, 16 Dec 2015 21:59:46 +0000 (UTC) Date: Wed, 16 Dec 2015 21:59:46 +0000 (UTC) From: =?utf-8?Q?Kent_S=C3=B8lvsten_=28JIRA=29?= To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZEST-135) Allow users to add service to all modules MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kent S=C3=B8lvsten created ZEST-135: ---------------------------------- Summary: Allow users to add service to all modules Key: ZEST-135 URL: https://issues.apache.org/jira/browse/ZEST-135 Project: Zest Issue Type: New Feature Reporter: Kent S=C3=B8lvsten Assignee: Kent S=C3=B8lvsten Priority: Minor Fix For: 3.0 The introduction of UnitOfWorkFactory as a service creates the need of havi= ng this service in (almost) all modules of a Zest application. This can be solved by: * Allow the user to add a service to all modules in one go. * Use a default UnitOfFactory service in all modules that does not already = have a service added on assembly -- This message was sent by Atlassian JIRA (v6.3.4#6332)