__Current Behaviour__
If you try to save a data object which is not serializable to XML right now - nothing will happen. The object will be not saved (of course) - but there is no information available about that
__Requested Behaviour__
An exception should be thrown if a data object is not serializable to XML
If you try to save a data object which is not serializable to XML right now - nothing will happen. The object will be not saved (of course) - but there is no information available about that
__Requested Behaviour__
An exception should be thrown if a data object is not serializable to XML