Ability to store Variables
Some kind of mechanism that stores the result of an expression into a variable or RAM storage... that can be used later on.
Lets say i have a heavy Linq statement that spends 30 seconds to finish - it would be cool to store that data in a variable of some kind that i can call later on.
"Live objects" might be the name of such...
3
votes
Martin Kirk
shared this idea