Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#4710) introduce map topology check macros
Home

[Freeciv-Dev] Re: (PR#4710) introduce map topology check macros

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4710) introduce map topology check macros
From: "Gregory Berkolaiko" <Gregory.Berkolaiko@xxxxxxxxxxxx>
Date: Tue, 29 Jul 2003 06:20:07 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Mon, 28 Jul 2003, Jason Short wrote:

[..]
> there is a problem.  To keep the interface simple the callers should 
> only use three forms:
> 
>    has_mapwrap(MAP_TYPE_WRAPX)
>    has_mapwrap(MAP_TYPE_WRAPY)
>    has_mapwrap(MAP_TYPE_ISO)
> 
> which return boolean values.  But if you do that, why not make the 
> complete separation between interface and backend and just have three 
> separate macros?

I agree with Jason here.

G.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#4710) introduce map topology check macros, Gregory Berkolaiko <=