You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by ji...@apache.org on 2004/05/30 09:45:01 UTC

[jira] Created: (DIRSNICKERS-62) Fix derived rules that have to pop objects when super class pushs

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-62
    Summary: Fix derived rules that have to pop objects when super class pushs
       Type: Improvement

     Status: Open
   Priority: Major

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sun, 30 May 2004 12:43 AM
    Updated: Sun, 30 May 2004 12:43 AM

Description:
Some rules inherit from others and pass values from super methods to extended class overloads using a push onto the stack then a pop by the overloaded method.  This is crap and should be fixed so the created object is just handed off for use by the subclass.


---------------------------------------------------------------------
JIRA INFORMATION:
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

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


[jira] Updated: (DIRSNICKERS-62) Fix derived rules that have to pop objects when super class pushs

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Alex Karasulu (mailto:aok123@bellsouth.net)
       Date: Mon, 14 Jun 2004 1:05 AM
    Changes:
             priority changed from Major to Minor
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSNICKERS-62?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSNICKERS-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-62
    Summary: Fix derived rules that have to pop objects when super class pushs
       Type: Improvement

     Status: Open
   Priority: Minor

    Project: Directory Snickers
 Components: 
             LDAP Provider

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sun, 30 May 2004 12:43 AM
    Updated: Mon, 14 Jun 2004 1:05 AM

Description:
Some rules inherit from others and pass values from super methods to extended class overloads using a push onto the stack then a pop by the overloaded method.  This is crap and should be fixed so the created object is just handed off for use by the subclass.


---------------------------------------------------------------------
JIRA INFORMATION:
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

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