Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Ticket #69 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

Name objects that are assigned to constants

Reported by: gpothier Owned by: gpothier
Priority: minor Milestone:
Component: UI Version:
Keywords: Cc:

Description

For instance: public static final PARAM1 = new Param(1);

Whenever that particular instance shows up in the debugger, it could bear the name PARAM1

Change History

comment:1 Changed 3 years ago by gpothier

  • Type changed from defect to enhancement
Note: See TracTickets for help on using tickets.