Request comments on new types of constants
[email protected] (Kartik Thakore) Sun, 11 Aug 2013 18:17:02 -0400
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <CAMiwcjYFnW7h+xmJSNj4GKi1VjEieB5EmAn64CoVdAWjgODjtA@mail.gmail.com> |
--047d7bdc0da4061c8a04e3b35eda Content-Type: text/plain; charset=ISO-8859-1 Hey Guys, What do you think of doing this for constants: XS plug https://github.com/PerlGameDev/SDL2/blob/experimental/src/Core/Constants.xs#L17 Mapped directly to https://github.com/PerlGameDev/SDL2/blob/experimental/lib/SDL2/Constants.pm#L96 This way we don't have to update their values if libSDL2 changes them. Regards, Kartik --047d7bdc0da4061c8a04e3b35eda Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey Guys,<div><br></div><div>What do you think of doing this for constants:= </div><div><br></div><div>XS plug</div><div><a href=3D"https://github.com/P= erlGameDev/SDL2/blob/experimental/src/Core/Constants.xs#L17">https://github= .com/PerlGameDev/SDL2/blob/experimental/src/Core/Constants.xs#L17</a></div> <div><br></div><div>Mapped directly to</div><div><br></div><div><a href=3D"= https://github.com/PerlGameDev/SDL2/blob/experimental/lib/SDL2/Constants.pm= #L96">https://github.com/PerlGameDev/SDL2/blob/experimental/lib/SDL2/Consta= nts.pm#L96</a></div> <div><br></div><div>This way we don't have to update their values if li= bSDL2 changes them.</div><div><br></div><div>Regards,</div><div>Kartik</div= > --047d7bdc0da4061c8a04e3b35eda--