[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [glob2-devel] New AI System dependancies
From: |
Matthew Marshall |
Subject: |
Re: [glob2-devel] New AI System dependancies |
Date: |
Wed, 5 Jul 2006 16:25:34 -0400 |
User-agent: |
KMail/1.9.3 |
On Fri 30 Jun 2006 17:00, Bradley Arsenault wrote:
> I don't want to start another flame war, but in designing the new ai
> system, there are atleast 3 places where I could use boost libraries,
> in particular, boost::tuple, boost::smart_ptr, and boost::function. If
> its not going to cause too much pain, I was wondering if it would be
> possible for me to use these?
Will your AI system immediately replace the current ones?
If not, why not make your system be an optional component, so if someone
doesn't want to install boost they can still build and play the rest of the
game.
If it was up to me I wouldn't have a problem with depending on boost. (But
then again, if it was up to me I would start rewriting glob2 in python :P )
MWM
- Re: [glob2-devel] New AI System dependancies,
Matthew Marshall <=