You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be an interesting solution, however, I think it is better to include a model object into in widget object and separate code responsible for business logic and for rendering.
Perhaps document usage of mito in conjunction with the tasks app in the quickstart. There already is an in-memory state (a list of tasks), all it needs is persistence. Mito would track name and todo-status, aswell as automatically add created_at and modified_at fields. Could be a nice example.
Anyway, I think that's a place where it would fit nicely in with the other material you already have.
https://stackoverflow.com/questions/53694551/common-lisp-multiple-metaclasses
self-assigned to me.
Or document only in the Cookbook ?
The text was updated successfully, but these errors were encountered: