Opened 8 years ago

#329 new bug

save variables and aliases to file plus support unloading feisty meow scripts environment

Reported by: Fred T. Hamster Owned by:
Priority: minor Milestone:
Component: feistymeow-scripts Version:
Keywords: flexibility Cc:

Description

+ the feisty meow environment should be removable, so that all variables and aliases and functions go back to the way they were before.

+ feisty meow environment should be recorded before loading:

++ we could just record the state before loading feisty, and save that whole thing?

++ we could use the macros we just defined to save the variations caused by loading feisty?

++ but definitely write this stuff to files, rather than trying to store any arrays in
memory; that would crush the machine and runtime speed and everything, eventually.

+ another note on board: support querying of feisty meow vars and aliases and functions...
what's that mean exactly?
i guess it would be handy to be able to say for just feisty meow defined things:
"list all vars", "list all aliases",
"list all functions"

Change History (0)

Note: See TracTickets for help on using tickets.