The EMF content system refactor (emfcamp/Website#1868) introduces the concept of a TimeBlock, which is a time period where a certain content type can be scheduled in a specific venue.
This isn't currently capable of being represented as a slotmachine problem because the allowed timeslots and allowed venues are independent of each other, but it looks like it should be fairly straightforward to add this feature.
I'm going to sort out the library interface (#7) first.
The EMF content system refactor (emfcamp/Website#1868) introduces the concept of a TimeBlock, which is a time period where a certain content type can be scheduled in a specific venue.
This isn't currently capable of being represented as a slotmachine problem because the allowed timeslots and allowed venues are independent of each other, but it looks like it should be fairly straightforward to add this feature.
I'm going to sort out the library interface (#7) first.