korken89/crect

Split resource and job definitions into the external (user) and implementation

korken89 opened this issue · 0 comments

Currently all jobs and resources are both the interface to the users and to the internal implementation. Decouple it to allow for a frontend / backend way instead and to make error checking easier in the interface.