mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-19 12:00:15 +08:00
Add a set_positions method so that the serialization process can rebuild from just the positions, since the last_sale and amounts are derivable from those values. Also, use the private naming convention for last sale price and amount members, so that those members are ignored by the serialization process.