Return-Path: X-Original-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-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 B9A939C74 for ; Sat, 11 Feb 2012 11:48:22 +0000 (UTC) Received: (qmail 48087 invoked by uid 500); 11 Feb 2012 11:48:22 -0000 Delivered-To: apmail-incubator-isis-dev-archive@incubator.apache.org Received: (qmail 48026 invoked by uid 500); 11 Feb 2012 11:48:21 -0000 Mailing-List: contact isis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-dev@incubator.apache.org Received: (qmail 48011 invoked by uid 99); 11 Feb 2012 11:48:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2012 11:48:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2012 11:48:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 94DCB1B0603 for ; Sat, 11 Feb 2012 11:47:59 +0000 (UTC) Date: Sat, 11 Feb 2012 11:47:59 +0000 (UTC) From: "Dan Haywood (Created) (JIRA)" To: isis-dev@incubator.apache.org Message-ID: <658861953.27802.1328960879611.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (ISIS-185) A (low-level, technical) domain Service (in domain-libs) to allow domain object entities to interact with a rules engine MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 A (low-level, technical) domain Service (in domain-libs) to allow domain object entities to interact with a rules engine ------------------------------------------------------------------------------------------------------------------------ Key: ISIS-185 URL: https://issues.apache.org/jira/browse/ISIS-185 Project: Isis Issue Type: New Feature Components: Domain: Services Reporter: Dan Haywood Priority: Minor I envisage that domain object would have some behavioural responsibility (eg some sort of strategy) but implement it by delegating off to a rules engine. The domain object's state might hold parameters that are used to invoke specific rules within the rules service. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira