Currently the system allows for quite advanced demand.require through regexp. So far these have only been used for checking if:
a) the object is exactly X
b) the object begins with X
So, simply remove regex and use those two mechanics instead. Will simplify the scheduling alot