issues
search
slatekit
/
kiit
Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
https://www.kiit.dev
Apache License 2.0
112
stars
13
forks
source link
CLEANUP: Remove Commands project, update jobs
#273
Closed
kishorereddy
closed
3 years ago
kishorereddy
commented
3 years ago
Overview
Major ( but isolated ) cleanup
Remove the slatekit.cmds project
Remove the slatekit.policy.common package ( containing functions )
Update the Examples to remove used of Command component
Several updates to the Jobs component
Ticket(s)
n/a
Links(s)
n/a
Dependencies
n/a
Design
Jobs components now uses the new
Ops<T>
interface
Event component updated with uuid, and other fields ( aligned with identity )
Cache component updated with Identity
Notes
n/a
Pending
n/a
Tests
Tests are broken.
Overview
Major ( but isolated ) cleanup
Ticket(s)
n/a
Links(s)
n/a
Dependencies
n/a
Design
Ops<T>
interfaceNotes
n/a
Pending
n/a
Tests
Tests are broken.