From: Grzegorz A. H. <gr...@ti...> - 2005-02-06 17:54:12
|
On 2005-01-31, Juha-Matti Tapio <jm...@ve...> wrote: > Not really. It's propably best to dispose of it to prevent confusion. Ok, removed. > Ok, constants might be a bit tricky since they come from the header > files and not the dynamic library (and alpy.py has them hardcoded). > > If the constants change within the 4.1-series then I do not see > any choice but to add version detection. This might need parsing > of allegro_id. > > Normally it might be nice if the constants could be autogenerated > from the headers at alpy's compile time, but this might not > be possible if they can change within minor-level versions of > the library. Oh, I think I'll deal with the problem when somebody other than me finds it too. It's really a minor issue, and besides, who is using an Allegro WIP with Pyalleg? |