Closed dovinmu closed 1 year ago
I discovered this when I realized that my @ defop function names were preventing me from writing to an AIPL column with the same name. Not sure I'd ever want those function names to be in scope for AIPL, because I just want the op command.
In the initial case !!
put it in the global scope, which I believe takes priority over the table-scope. Maybe we want to switch those around.
@ defop function names were preventing me from writing to an AIPL column with the same name
This is a fun bug!
Ah, yes, we do want to switch those around. I always think the ChainMap list is in reverse order.
The order should be correct now!
Result:
<function myfun at 0x105d08540>
I think I'd say probably yes, though I'd think that maybe
myfun
should be overwritten by the !format