Jack Taylor

Results 56 comments of Jack Taylor

Yeah, having a way to read data without imposing a session lock would be great!

I think it makes the most sense to return the data migrated to the version that the server calling it expects.

> > I think it makes the most sense to return the data migrated to the version that the server calling it expects. > > I agree, but if it...

Hey @Nidoxs are you still planning on working on this?

I haven't had any issues with TestEZ, I don't see a reason for this..

Where are you not seeing the return type? ![image](https://github.com/matter-ecs/matter/assets/44332148/ded28e08-eba9-42b8-9843-85c9874a7169) The `...` indicates that a variable number of arguments can be passed to the function. In this case, it'd be `Component`(s)....

I think the distinction between a component constructor and a component should be made more clear in the docs. There's a page that explains it, but immediately starts describing "patch"...

What kind of work would need to be done to move this forward @JosephTLyons? What do the terminal and workspace share in common?

I personally don't think writing your own keys is *that* hard, especially when you consider that your keys only need to be unique to the system they're ran in, because...

We already have a pending breaking change-also, we're still in alpha stages and they should be expected. I feel like this will add code debt we will want to get...