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 Item Group:  Future Improvement
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

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

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

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.13-4448.
Corresponding source code