[jira] Closed: (META-14) Support Declared Attributes/Fields/Methods

jira-yCVjj/[email protected] Tue, 28 Oct 2003 08:10:07 -0600 (CST)
Newsgroups gmane.comp.java.spice.devel
Message-ID <[email protected]>
Message:

   The following issue has been closed.

   Resolver: Peter Donald
       Date: Tue, 28 Oct 2003 8:09 AM

On second thought the only features that we need to differentiate declared/non-declared is attribute as the java.lang.Class package can already differentiate between declared/non-declared methods/constructors/fields
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=META-14


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: META-14
    Summary: Support Declared Attributes/Fields/Methods
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: MetaClass
 Components: 
             Runtime
   Fix Fors:
             1.1
   Versions:
             1.1

   Assignee: Peter Donald
   Reporter: Peter Donald

    Created: Mon, 27 Oct 2003 3:18 PM
    Updated: Tue, 28 Oct 2003 8:09 AM

Description:
Currently the MetaClass ClassDescriptor has methods getAttributes(), getFields() and getMethods(). However when we support inheritance based ClassDescriptor objects we are going to need to differentiate between declared and non-declared elements. Declared elements are those xplicitly declared by user while non-declared elements are those declared by the user combined with those inherited.

We do not need to add in inheritance just yet but we need to support the infrastructure for inheritance to make it possible for MetaClassAccessor objects to implement inheritance. This means changes to the model files aswell as the Attributes utility class.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/