Alan Russian

Results 6 comments of Alan Russian

We have several options: 1) Create an annotation for method arguments that must be a const string or function. Annotate quiver's message arguments with this annotation. Create lint that enforces...

> Even function literals are not free, you have to allocate a closure. I hope we are fairly efficient at that, so slightly faster than doing a string interpolation. IIRC...

cc @davidmorgan this is probably going to block null-safety migration in g3, so it would be nice if we could get this prioritized. We ran into an issue in one...

I believe avoid_type_to_string would address '$SomeClass' but not '${someExpensiveComputation()}'. Both are a concern for performance. On Tue, Jan 3, 2023 at 10:52 AM Sam Rawlins ***@***.***> wrote: > Even function...

I'm unfortunately very limited on time as well. No worries if you're unable to get to it. On Thu, Jun 21, 2018, 4:39 AM Brian Egan wrote: > Good call...

I just wanted to bump this as we have run into this issue multiple times. This behavior is quite confusing so it would be nice if we could at least...