bugMibble MIB Parser - Bugs: bug #13221, The getAllSymbols() methods should...

 
 

bug #13221: The getAllSymbols() methods should return an ordered list

Submitter:  Per Cederberg <cederberg>
Submitted:  Sun 29 May 2005 07:19:18 PM UTC
   
 
Severity:  2 - Normal Priority:  5 - Normal
Item Group:  Future Improvement Status:  Fixed
Privacy:  Public Assigned to:  cederberg
Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Thu 12 Jan 2006 12:07:39 AM UTC, comment #2: 

Mibble 2.6 was release on 2005-12-10 containing this fix.

Per Cederberg <cederberg>
Group administrator
Thu 11 Aug 2005 06:46:50 PM UTC, comment #1: 

Possibly the whole API for retrieving enumerated values should be simplified by adding some convenience method for this.

Per Cederberg <cederberg>
Group administrator
Sun 29 May 2005 07:19:18 PM UTC, original submission:  

The getAllSymbols() methods should return an ordered list of symbols. The list should be ordered in the same way as in the corresponding MIB file. Currently the order is random, as the symbols are internally stored in a HashMap.

Changing the internal representation to a LinkedHashMap would solve this issue, but would also change the requirements to JDK 1.4.

Per Cederberg <cederberg>
Group administrator

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-12 cederberg Open/ClosedOpen Closed
2005-05-29 cederberg StatusNone Fixed

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code