Added an optional force option to writeObject.

With this patch you can force writeObject to disregard caching and always write
the given object.

    f:writeObject(sample, true)

If only there were javadoc style comments, I would add to the comment string as
well...
1 file changed