mothership-ec / cog-mothership-commerce

Mothership Commerce Cogule
Other
5 stars 1 forks source link

Prevent lazily loaded attributes from serializing on products #464

Closed kuiche closed 9 years ago

kuiche commented 9 years ago

This pr drops lazily loaded product attributes from the product on serialization to reduce memory size and time taken to serialize().

Test this in places where products may be sertialized to the session. Orders, returns etc.