On 02/01/2013 11:12 AM, Andrej Mitrovic wrote: > On 2/1/13, Ali Çehreli<[email protected]> wrote: >> I have continued with the translation of the book. > > Very cool! > > Btw, a section from the book: > > // Do not use the older syntax: > alias existing_name new_name; > > I don't think this syntax will ever be deprecated (it would break a > metric ton of code), so there's nothing wrong with using it.
You are right. What I meant is more like "there is no need to continue using this awkward syntax anymore." I will change it later to something milder. :)
Ali
