Hi,
I’m wondering how I should use StateLess.Net in the following scenario:
Imagine an order processing system with orders and order lines. Each order line can have different states (approved, send to supplier, item received …) and so can the entire order – e.g. either the entire order as a hole can be approved or individual order lines.
Can I model that with StateLess.Net? How?
Regards,
Anders Lybecker