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 ywei, 16 years ago

Owner: set to ywei
Status: newaccepted

comment:2 by Stephen Siegel, 16 years ago

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

comment:3 by Stephen Siegel, 16 years ago

How about

N, N_1, N_2, N_3, ...

comment:4 by Stephen Siegel, 16 years ago

Method is Executor.initialValue

comment:5 by Stephen Siegel, 15 years ago

Resolution: wontfix
Status: acceptedclosed

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.