Re: Lua 5.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.2
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: 2010年1月28日 11:56:23 +0100
2010年1月28日 Alexander Gladysh <agladysh@gmail.com>:
> If someone wants to replace existing library, he should pick another
> name for the replacement. Especially if that someone is not people who
> develop the language.
As long as the library has the same API, I see no reason not to use
the same name. This is especially important if you want a third party
module to use the modified version.