urbit / shrub

An operating function (Prototype)
https://urbit.org
MIT License
28 stars 2 forks source link

accel improvements #16

Closed will-hanlen closed 2 months ago

will-hanlen commented 3 months ago
hanfel-dovned commented 3 months ago
tiller-tolbus commented 3 months ago

Wacky CSS, "accel should be weird"

How weird are we talking?

tiller-tolbus commented 3 months ago

ability to specify the care of your dependencies

Shouldn't we just assume %z care?

hanfel-dovned commented 3 months ago

How weird are we talking?

You tell me, I was quoting you haha. But this isn't really an immediate to-do item either way, just a note for future reference.

tiller-tolbus commented 3 months ago

Assume a chat has a set of kids reducible to (map @da message)

What we begin with in the system interface is still a (map pith pail)

Overlay namespace /enface-message/pith/to/message takes the (map pith pail) from kids and runtime-level casts it to a (map @da message). Overlay namespace will check the +kids arm of the imp of the shrub it's pointed to, to make sure +kids is specified as only having piths and pails of the aforementioned structure.

hanfel-dovned commented 2 months ago

Superseded by #30