Thanks Justin. Note: I see that model's makeRequest already is
calling self.serialize (which is implemented in map.js). So, it seems it
would be reasonable to be able to override - just a matter of connecting
the dots. I imagine there's a better way than I'm imagining
though - just overide serialize, call super and then decorate the result.
↧