From commits-return-15048-apmail-cayenne-commits-archive=cayenne.apache.org@cayenne.apache.org Sun Mar 9 18:11:53 2014 Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D862310943 for ; Sun, 9 Mar 2014 18:11:53 +0000 (UTC) Received: (qmail 73399 invoked by uid 500); 9 Mar 2014 18:11:53 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 73356 invoked by uid 500); 9 Mar 2014 18:11:52 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 73336 invoked by uid 99); 9 Mar 2014 18:11:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2014 18:11:43 +0000 Date: Sun, 9 Mar 2014 18:11:42 +0000 (UTC) From: "Andrus Adamchik (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAY-1904) Simple injection-friendly constructor for AuditableFilter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAY-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1904. -------------------------------- Resolution: Fixed > Simple injection-friendly constructor for AuditableFilter > --------------------------------------------------------- > > Key: CAY-1904 > URL: https://issues.apache.org/jira/browse/CAY-1904 > Project: Cayenne > Issue Type: Improvement > Components: Lifecycle Extensions > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Priority: Minor > Fix For: 3.2.M2 > > > See this thread: http://markmail.org/message/5gnyouzr6glwdgzw > AuditableFilter should take EntityResolver from DataChannel inside the init method. This way constructor will be Cayenne-independent and the filter itself can be declared inside a DI module. -- This message was sent by Atlassian JIRA (v6.2#6252)