Re: [AD] Allegro's DX mixer and the mixer core.

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Mon, 2004-03-22 at 13:01, Evert Glebbeek wrote:
> On Mon, Mar 22, 2004 at 12:43:28PM +0100, Elias Pschernig wrote:
> > I'd like to have al_ prefixes though. Wasn't there already concrete
> > plans for how it could be done, including a compatibility layer, about 1
> > or 2 years ago?
> 
> Yeah. It's called Allegro 5. ;)
> 

No, no.. that was the complete-rewrite version ;) Someone had made a
script to prefix function names, and there was plans on having 4.2 be
the version with just some minor API cleanup and prefixes.. if A5 would
have been released by now, there would be no need for it. But now, with
A5 development stalled - it could be a worthwhile goal to release this
4.2 version in the near future.

> This reminds me... I wrote a C++ namespace wrapper a few months ago that wraps
> Allegro's globals in a namespace for those that desperately need it now. I
> should see what I've done with that. Maybe it could be released as an Allegro
> add-on.
> 

I assume, it's just like:

namespace allegro
{
#include <allegro.h>
}

-- 
Elias Pschernig <elias@xxxxxxxxxx>





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/