Arash Payan

Results 20 comments of Arash Payan

My project would also benefit from a subject being able to check itself. I have an `organization` and a `user` definition in my model, and I need to model an...

I'd like to add another example for the embedded use case. I completely understand that the raison d'être of Zanzibar is that it's distributed+scalable+reliable, but whether intended or not, Zanzibar...

I also have a use case that has been popping up a lot. If a resource is no longer mutable after some condition has occurred, that resource should not be...

We have a similar use case to what is described in the issue with one exception. Here's a simplified version of our schema: ``` definition user {} definition worker {...

I'm still very interested in this functionality. Here's a very rough interface that I think I might be useful. Please read it with a skeptical eye, because I don't have...

@vroldanbet No, I haven't even tried it. If any of the SpiceDB folks think that has a chance of success I can take a look at it in April, but...

@vroldanbet Thanks. I'll give it a try in April and report back what I find. Do you have any suggestions/tips/code from your application that you can share here to aid...

Thanks @ecordell. What you shared looks good to me. I'd probably wrap that all up into a helper package in any project(s) I would need it in (to simplify initialization),...

hi @sigmundfridge. It's been a long time since I've coded for iOS, so I'd have to take awhile to get re-acquainted with the code. However, if you find a solution...