Sometimes you want to manipulate an object in a non-persistent manner; perhaps to call a sub-flow or perform some operations before creating the persistent version.
Having the ability to create a variable of type Object would allow this.
Hi Rob, can you clarify a bit more on your suggestion? How would it be different from creating a non-persistable object?