<@U0M1X9MU7>: Personally I prefer using a language...
# announcements
c
@maan: Personally I prefer using a language that can be statically verified. XML can (with schemas) but I'm afraid that in your case, since that XML is within Kotlin strings, it will be very hard to validate. Even when using language sensitive strings like IDEA supports.
👍 3