Menu

#2 System Code Tool

Pushback
open
nobody
None
5
2002-11-11
2002-03-16
Matt Paulin
No

We need a tool that can gather information about all the availiable system codes and turn it into a
html document. The tool could be in perl or in java (using reflections)

I would suspect perl is the best choice.

I would like to see all the different system codes in some sort of tree determined by the package
index. Maybe leave a link that when clicks takes you farther down the page so that you can see
the detailed information about the system code that was written in the javadoc.

Discussion

  • Matt Paulin

    Matt Paulin - 2002-05-06

    Logged In: YES
    user_id=318102

    More Detail:
    SystemCodes are used to describe any situation that might occure in a system. The System Codes can be
    wrapped as exceptions or sent to the logger. Every package has its own set of system codes, for instance
    the com.cube42.util.rmi package has a bunch of system codes defined in RemoteSystemCodes. These
    codes are unique and type safe for the system.

    What I would like is a tool that would take all the information about the system codes and turn it into an
    html document. The information should include the javadoc comments about the system code as welll as
    the name of the system code. The resulting document should also perserve the tree structure of the
    package hiarchy allowing a user to easily browse availible system codes in the system.

     
  • Matt Paulin

    Matt Paulin - 2002-05-06
    • assigned_to: nobody --> char1
     
  • Matt Paulin

    Matt Paulin - 2002-06-12
    • assigned_to: char1 --> nobody
     
  • Matt Paulin

    Matt Paulin - 2002-11-11
    • milestone: --> 254242
     
  • Matt Paulin

    Matt Paulin - 2002-11-11
    • milestone: 254242 --> Pushback
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.