@ryukinix É só porque é chato.
Escrever teste é chato. Lidar com gente em code review é chato. Fazer pair programming com aquele seu colega que não consegue fazer nada sozinho e depende de você é chato.
Mas não dá para dizer que não é importante.
@dillonthedev@mraleph This is something that bugs me off... I think for macros they should have gone in a direction like Rust or Julia instead of simply meta annotations.
mraleph himself proposed a quoting syntax that would help with this, but it didn't get any traction.
@mraleph@AhmedMozaly Well, it was already supported to some se se, although we didn't have exhaustion.
When people say this they are usually referring to a terser syntax. This problem could be at least mitigated with primary constructors.
@mraleph@OrestesGaolin Could we handle it similarly to how we do with conflicts in types in our own libraries? That is, with `as` directives?
I'm pretty sure there's an issue about this in the Dart language repo
@timsneath Glad I could share some knowledge about Dart with you. It's great to see even experts can learn new things in this constantly evolving field. Let's keep pushing the boundaries and improving together as a community!
Even after five years of working on/with Dart, I still learn new things. Today, someone in the community taught me about generic extensions: https://t.co/9smfxdmtwy. Thank you, @mateusfccp! #dart