[AppDB] naming convention

Jonathan Ernst Jonathan at ErnstFamily.ch
Tue Dec 28 05:28:31 CST 2004


What type of conversion do we need if we don't use strings and integer
as booleans but rather use if(isset($variable)) instead ?

The only implicit conversion I see is when we do:

echo "There are $iSomeInteger maintainers";

but that's not a problem I think.

Le mardi 28 décembre 2004 à 11:54 +0100, Paul van Schayck a écrit :
> Hey,
> 
> On Tue, 28 Dec 2004 00:42:11 +0100, Jonathan Ernst
> <Jonathan at ernstfamily.ch> wrote:
> > constants will still be uppercase without prefix.
> > 
> > Do someone object this ?
> 
> If we really have to. And if you both think it's a good idea I'll use
> it. It's better than the original idea ($str_foo). And no one doing
> if($sFoo) instead of if(isset($sFoo)) anymore.
> 
> But what to do with conversions of types we often do. Do we have to
> rename on the fly?
> 
> Paul
-- 
Jonathan Ernst <Jonathan at ErnstFamily.ch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041228/286e723f/attachment.pgp


More information about the wine-devel mailing list