Re: [AD] remove global variables from Allegro |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] remove global variables from Allegro
- From: Chris <chris.kcat@xxxxxxxxxx>
- Date: Wed, 24 May 2006 19:09:13 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=OAbOTavIbhpSBgVYnYd/jJarc9ShT8yJdsMWuj7KULfjXwcj+dUg2OHgDv4+oJ4SnJtUaMN88ybV1KfuKt6fJtYZwh5td86EjuNTRcObW5M7JJ7CfDXB4bJUiEwzxU6TGOHYN7GXru7GrdLMNxEWgFbiiR2tap6iPdY06qEk8cc=
Removing global variables is the plan for the new API, I believe. As well as
hopefully having no exposed structs. There's far too many to reasonably
deprecate all global variables with the current API though, IMO. I also don't
think it's reasonable to expect Allegro itself to not use any global
variables, either.