From: Grzegorz A. H. <gr...@ti...> - 2005-09-02 10:08:12
|
Hi. Theakx (http://www.devever.net/akx/pyalleg/) has recently started an wrapper around Allegro using rexx. To avoid having different wrappers using the same name, I suggested to move his works to SourceForge. The idea would be to still have two different proyects with separate distributions and web pages, but using SourceForge's resources and being aware of each other. The main page at http://pyallegro.sf.net/ could be like some kind of portal saying there are two projects (for now) trying to wrap around Allegro. Each would have a subdirectory. The current code could be renamed to pyallegro-rawc, because of its similarities to the C library. OTOH, Theakx code could be pyallegro-rexx, to indicate the use of rexx and a more object oriented nature. In the future I wanted to start another of these wrappers myself, trying to get far away from Allegro's C semantics and trying to be more pythonic. |