Return-Path: Delivered-To: apmail-incubator-beehive-dev-archive@www.apache.org Received: (qmail 85094 invoked from network); 17 Aug 2005 22:29:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2005 22:29:59 -0000 Received: (qmail 92204 invoked by uid 500); 17 Aug 2005 22:29:58 -0000 Delivered-To: apmail-incubator-beehive-dev-archive@incubator.apache.org Received: (qmail 92176 invoked by uid 500); 17 Aug 2005 22:29:58 -0000 Mailing-List: contact beehive-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list beehive-dev@incubator.apache.org Received: (qmail 92163 invoked by uid 99); 17 Aug 2005 22:29:58 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL 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; Wed, 17 Aug 2005 15:29:57 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id C2E66E5 for ; Thu, 18 Aug 2005 00:29:56 +0200 (CEST) Message-ID: <444227534.1124317796796.JavaMail.jira@ajax.apache.org> Date: Thu, 18 Aug 2005 00:29:56 +0200 (CEST) From: "Eddie O'Neil (JIRA)" To: beehive-dev@incubator.apache.org Subject: [jira] Closed: (BEEHIVE-375) Control Programming Model doc needs section describing Inheritance In-Reply-To: <1666396994.1109608368813.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/BEEHIVE-375?page=all ] Eddie O'Neil closed BEEHIVE-375: -------------------------------- This has been added to the docs and are visible here: http://beehive.apache.org/releases/v1.0m1/controls/controlsProgramming.html#inheritance > Control Programming Model doc needs section describing Inheritance > ------------------------------------------------------------------ > > Key: BEEHIVE-375 > URL: http://issues.apache.org/jira/browse/BEEHIVE-375 > Project: Beehive > Type: Improvement > Components: Documentation > Versions: V1Beta > Reporter: Kyle Marvin > Assignee: Kyle Marvin > Priority: Minor > Fix For: v1m1 > > Control interface and implementation inheritance are supported in Beehive, but the programming model document does not provide any details on the nuances of its use. > Information that would need to be there would include things like: > - Expected relationships between impls and public interfaces > - inheritance model for propertysets and eventsets > - life cycle event delivery behavior (expected order between sub/super classes) > - overriding operations and event handlers -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira