Join Slack
Powered by
Someone wants to share opinions ?
# codingconventions
l
lionel
12/31/2018, 1:31 PM
Someone wants to share opinions ?
b
bdawg.io
12/31/2018, 4:20 PM
A test executor programmatically figures out the method to execute. It’s not as practical for a developer to find and properly invoke IMO
bdawg.io
12/31/2018, 4:22 PM
Android DEX doesn’t support methods with spaces and fails to compile (this is also true in general outside the JVM for multi-platform projects)
l
lionel
12/31/2018, 7:37 PM
Ok, makes method name search more difficult, that is one argument
d
Dias
01/09/2019, 10:26 AM
it encourages people to write verbose names, rather than trying to come up with something more concise
Dias
01/09/2019, 10:30 AM
and I think backticks look clunky in general in the code, when you want to make a call
3
Views
Open in Slack
Previous
Next