1 |
[quote]You have to define "know" here. There are a lot of programmers playing zk and it would take an hour tops for any programmer to get to my level of "knowing" Lua.
|
1 |
[quote]You have to define "know" here. There are a lot of programmers playing zk and it would take an hour tops for any programmer to get to my level of "knowing" Lua.
|
2 |
\n
|
2 |
\n
|
3 |
Knowing Chili, various peculiarities and good practices of spring may be a better metric. [/quote]
|
3 |
Knowing Chili, various peculiarities and good practices of spring may be a better metric. [/quote]
|
4 |
This.
|
4 |
This.
|
5 |
\n
|
5 |
\n
|
6 |
Learning lua-specific syntax is not the problem. The problem is getting into the structure of the engine with respect to definitions/globals/constants, data structures and callins (and, of course, whatever quirks there may be). And as we discussed before, lua doesn't exactly help with this.
|
6 |
Learning lua-specific syntax is not the problem. The problem is getting into the structure of the engine with respect to definitions/globals/constants, data structures and callins (and, of course, whatever quirks there may be). And as we discussed before, lua doesn't exactly help with this.
|
|
|
7 |
\n
|
|
|
8 |
Is there an API description somewhere? Or does boil down to "just search widgets/gadgets that do similar things and adapt the code"?
|