In line with the general move away from Solidus using callbacks, I'd like to re-architect the gem to put the logic for moving stock between normal and reserved stock locations into a StockReserver class. However, it's in my client's interests to get working implementation soon, so I'll proceed with callbacks for the initial implementation.
In line with the general move away from Solidus using callbacks, I'd like to re-architect the gem to put the logic for moving stock between normal and reserved stock locations into a StockReserver class. However, it's in my client's interests to get working implementation soon, so I'll proceed with callbacks for the initial implementation.