mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
a689a09927
commit
3d49049ad5
1 changed files with 0 additions and 5 deletions
|
|
@ -31,13 +31,8 @@ This guide in process
|
|||
|
||||
#### `browser`
|
||||
|
||||
##### Filesystem
|
||||
|
||||
* Composition pattern, using standard `mod.rs` model
|
||||
* One mod = one widget. Create new mod for new widget implementation
|
||||
|
||||
##### Codebase
|
||||
|
||||
* The codebase of module must be as minimal as possible: separate different tasks to sub-modules
|
||||
* Every module must:
|
||||
* access 1 level of child API, never parents (e.g.`super`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue