bugMibble MIB Parser - Bugs: bug #6116, Loader log API and classes could...

 
 

bug #6116: Loader log API and classes could be simplified

Submitter:  Per Cederberg <cederberg>
Submitted:  Wed 22 Oct 2003 10:07:14 AM UTC
   
 
Severity:  2 - Normal Item Group:  Software
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Nov 2003 11:33:15 AM UTC, comment #2: 

Version 2.2 has been released with a fix for this issue.

Per Cederberg <cederberg>
Group administrator
Wed 22 Oct 2003 02:57:09 PM UTC, comment #1: 

The log printing API has been simplified by removing the external classes and interfaces. The same functionality is now present directly in the MibLoaderLog class instead.

The creation of a meta-log referencing other logs has not been implemented.

Per Cederberg <cederberg>
Group administrator
Wed 22 Oct 2003 10:07:14 AM UTC, original submission:  

Currently a separate MIB loader log is available for each of the MIB files. It would be better if the MibLoader also had a log, containing the sum of all the separate MIB logs.

Also, the log API could be simplified by exposing an MibLoaderLog.entries() function that returns an iterator or enumeration with the log entries. That way the LogPrinter classes could be removed or internalized to the MibLoaderLog class.

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-11-03 cederberg Open/ClosedOpen None
2003-10-22 cederberg Item GroupFuture Improvement None
    StatusNone None
    Assigned toNone None

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code