Opened 16 years ago
Closed 15 years ago
#127 closed enhancement (wontfix)
Improve symbolic variable names
| Reported by: | zirkel | Owned by: | ywei |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | symbolic | Version: | |
| Keywords: | Cc: |
Description
It would be nice if symbolic variable names could somehow be correlated to the variable names. For example, a variable n might be represented by a symbolic value called N or X_N.
Change History (5)
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 16 years ago
comment:5 by , 15 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | accepted → closed |
This no longer seems like it would be useful.
There are now different symbolic constant names, used by different parts of the TASS system.
Not just "X".
One does not want to confuse these with the program variables.
Note:
See TracTickets
for help on using tickets.

Perhaps, but what if there are two variables named N? Then what do you do?