Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document using Weblocks with Mito (double metaclass inheritance) #16

Open
vindarel opened this issue Dec 12, 2018 · 2 comments
Open

Document using Weblocks with Mito (double metaclass inheritance) #16

vindarel opened this issue Dec 12, 2018 · 2 comments

Comments

@vindarel
Copy link
Contributor

https://stackoverflow.com/questions/53694551/common-lisp-multiple-metaclasses

self-assigned to me.

Or document only in the Cookbook ?

@svetlyak40wt
Copy link
Member

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.

@osktyn
Copy link

osktyn commented Mar 1, 2019

Hi.

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.

(I asked the inital SO question)

@svetlyak40wt svetlyak40wt transferred this issue from 40ants/weblocks Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants