I'm not exactly sure what you are saying, however, would your
problem be fixed if removeAttr is true? Can you just set that on
your model:
can.Model.extend({
removeAttr: true
},{})
removeAttr: true
},{})