ForNeVeR / praefectus

Programmable organizer application suite.
MIT License
15 stars 0 forks source link

Simplify the task management system #39

Closed ForNeVeR closed 3 years ago

ForNeVeR commented 4 years ago

Current task management with everything packed into attributes is too heavy to implement. I think we should scale it down to user-defined attributes, and define embedded attributes in less agnostic way. Otherwise, it seems like I develop a general-purpose database API with no actual purpose whatsoever.