Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2005:
[Freeciv-Dev] Re: Question about client coding
Home

[Freeciv-Dev] Re: Question about client coding

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Jérôme Plût <Jerome.Plut@xxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Question about client coding
From: Jason Dorje Short <jdorje@xxxxxxxxxxxx>
Date: Thu, 17 Nov 2005 12:26:42 -0500

Jérôme Plût wrote:

Another, very related, question: I noticed that some of the
gui-specific functions don't call common functions (such as those in
client/text.c about the unit popup tooltips) whenever possible, but
rather reimplement the very same thing by themselves. In my view this
is not a very bright idea, since it only makes the job of the coders
more difficult; but since I'm new to the freeciv code I suppose there
must be a good reason to keep it this way?

text.c is a rather new file and not every piece of code uses it yet. Patches that convert code to use text.c functions are welcome.

-jason



[Prev in Thread] Current Thread [Next in Thread]