Germán,
> What is the better way to achieve this goal? I've been looking the
> defaultModel method of DocumentShell trying to understand how to pass to
> serializer a partial model and also looking at methods that save the
> model, but not convinced about what is the better way.
Perhaps the easiest way is to override #stbSaveOn: using #override:with:
to replace the offending items with nil (note that you have very few
choices for overrides - the binary filer documentation has the details).
Super send after the overrides, and all should be well.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]