Gavin Mendel-Gleason

Results 55 comments of Gavin Mendel-Gleason

Presumably the macrology does not understand the lifetime parameter, but I have a similar need to carry a lifetime and would like to avoid having to do everything using the...

Ok, this is no longer a problem in the latest commit in the 'develop' branch. Sorry to bother you!

I'd like this too for reasons of reproducability with tutorials and scripts. However, "force" is meant for a different situation. The current code has a different transaction domain for the...

@matko had some ideas about how this might be implemented. Did we have in mind some sort of tombstoning I forget?

Indeed, random ids should be trivial. Lexical and Hash can sometimes be done without too much trouble. ValueHash is very hard.

Regarding updates, we're very soon going to have a way to perform patches to documents, which would make it fairly easy to do updates to long paths along a document....

Ok, I think we're going to go with two schema checkers. If triples updates are made, then you'll have a slightly slower schema check. And we'll try to make idgen...

This may be an additional referential integrity bug. I'm unable to achieve the same behaviour with a new schema so it may also be fixed. Can we get an example...

A Pub/Sub architecture which would give push notifications on changes is in our near-term roadmap. We also want this feature!