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 19:27:00 UTC

[jira] Created: (DIRSNICKERS-64) Modify Rule.finish() so it returns an Object

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSNICKERS-64
    Summary: Modify Rule.finish() so it returns an Object
       Type: Improvement

     Status: Open
   Priority: Major

    Project: Directory Snickers
 Components: 
             BER Runtime

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sun, 30 May 2004 10:26 AM
    Updated: Sun, 30 May 2004 10:26 AM

Description:
It might be a good idea to have Rule.finish() return an object so extending classes can get values without having to pop() a stack.  We need to figure out the best means to pass variables.  The problem is the cleanup in the super.finish() will whipe away any member variables we set to pass values to the subclass.

Perhaps rules can have a abstract method that can be implemented by suclasses.  Don't know but have to do some thinking here to clean this garbage up!


---------------------------------------------------------------------
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