Re: [PROPOSAL] [PATCH] simple method call
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [PROPOSAL] [PATCH] simple method call
- From: Mike Nelson <mikestar1313@...>
- Date: 2015年6月12日 19:01:27 -0700
On 6/12/2015 5:20 PM, Paige DePol wrote:
<snip> Personally, I don't like the lack of ()'s for single
string/table parameters either as I do like my calls to look like
calls. </snip>
+1 for this: I don't use foo "string" or foo {} in my code and don't
particularly like it--not saying I want to take it away from those who
do, I am not advocating any change in Lua.