Re: Q&A with Roberto on Workshop 2012
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Q&A with Roberto on Workshop 2012
- From: Jay Carlson <nop@...>
- Date: 2012年11月30日 10:39:02 -0500
On Nov 30, 2012, at 9:09 AM, Erik Hougaard wrote:
> Later today Roberto will do a Q&A (Or perhaps a AMA) - So if you have burning questions for Roberto, this is your time to ask them, either on the list or directly to me. I will redirect your questions to Roberto.
Any thoughts on "don't repeat yourself" in name localization? Is this a non-problem? Is it just premature optimization? Or premature calls for a fix? :-)
local tostring=tostring, table_insert=table.insert, tconcat=table.concat
local lxp = import 'lxp'
local ml = import 'ml'
local pl_utils = import 'pl.utils'