Zeeshan Ali Khan

Results 438 comments of Zeeshan Ali Khan
trafficstars

BTW, you keep ending up starting new threads. I know gitlab UI is confusing so I don't blame you. Just FYI for future reference. :)

In GitLab by @mwcampbell on Mar 13, 2023, 18:39 I couldn't come up with any quick wins this morning. I wonder if, as @federico is doing in librsvg, we need...

> I couldn't come up with any quick wins this morning. :( > I wonder if, as @federico is doing in librsvg, we need to introduce some dynamic dispatch to...

In GitLab by @mwcampbell on Mar 14, 2023, 16:24 Yeah, I think you're right about erased-serde. Maybe it would be better not to use serde at all. I listened to...

> Maybe it would be better not to use serde at all. I listened to a couple of your talks on zbus, and I know that you started out not...

Also the fact that bevy folks don't have a specific enough criteria, says a lot I think.

Anyway, let's try and do what Alice says and see if we can reduce the binary size somehow. If we can, great. If we can't, well consider it a price...

You're right. That was an oversight I believe. The argument [here](https://docs.rs/zbus/latest/zbus/fdo/struct.PropertiesProxy.html#method.get_all) should be `Optional

In case you (or anyone else) decide to handle this before I get a chance, keep in mind that's the [`zvariant::Optional`](https://docs.rs/zvariant/latest/zvariant/struct.Optional.html) we need to use, as unfortunately `Option` is not...

In GitLab by @elmarco on Jan 19, 2021, 12:49 Wait a bit. I am working on handshake refactoring, to make it more compliant to the spec, I'll send a series...