Just out of curiosity
is there a way to specify the class that should be used when loading a fuel saved objects.
For example I would like to know if it is possible to save Booleans and load them as instance of another class MBoolean
of course boolean is a bit extreme :) but for a bootstrap we may need that.
Stef