Eric Hanson

Results 53 comments of Eric Hanson

The layer being described above would be a pure information layer, conceptually similar to RDF vs OWL. Meta is RDF, OWL is Semantics. But there is another layer that builds...

Sub-goal: Take another crack at server-side rendering of widgets. There was a [first attempt](https://github.com/aquametalabs/aquameta/pull/102) at this, which evolved into just making server-side-rendered templates. But the dream is alive! -- Modular...

> I think trying to make SSR/modules work in the current `widget` world will lead to a super heavy framework that tries to do too much. So I'll try to...

Given the bundle-centric nature of the architecture, we probably want to use bundles as the central organizing principle for privileges as well. A question though, while it might make sense...

We're going to want to show privileges to the user that already exist (in other bundles or as just untracked privileges manually granted) and affect rows in this bundle.

@atrooper Interesting! I was thinking any commit could be tagged as a release, regardless of its position in the commit tree. I see pros and cons. It's flexible, but... it's...

In the case that two different bundles A and B depend on a third bundle C, but want different versions of it, we need two version of bundle C *at...

"Editions" is also a nice word. Ganked from Rust.

That third one sounds pretty good. Need to figure this out.