Ok,
so this is a decadent request for luxury: it would be cool if some of
the arguments to a function package could be displayed in more detail in
the entry fields in the package dialog window.
Take lists for example. Say I have a list which I use as an argument of
a function package:
list myl = LRM LRY # taken from denmark.gdt
After choosing this from the drop-down menu in the package top-level
dialog this will be displayed in the entry field simply as "myl". What
if instead it would be displayed as:
"myl: LRM LRY"
The obvious advantage is that I don't have to remember how I defined my
lists in the beginning of a long session. If it's a longer list it could
be abbreviated as "myl: LRM LRY ...".
Similarly, but less necessary, for matrices; instead of displaying
"mymat" it could be shown as:
"mymat: {1, 5, 0.5; ..."
As I said, this is of course not _really_ necessary, but nice-to-have.
thanks,
sven
Show replies by date