On 10-04-2011 08:47, Dmitry Yemanov wrote:
> All,
> 
> While being on the subject, may I kindly ask everyone to *stop* naming 
> the methods (especially public ones) as nouns and use verbs instead. 
> Method names like version(), owner() etc drive me crazy. It gets 
> especially "funny" when the former is a getter while the latter is a setter.
> 
> Another point is global usage of native ints inside artificial SLONG etc 
> types. While I don't object in general, I don't recall any agreement 
> that we would never support the ILP64 model (Cray).
> 
I see no problem in using ints. If our internals don't support them (or
don't support ints larger than 32 bits) we must verify them.

But we have some auth functions using size_t, and I don't think we
should use it in the API.


Adriano

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to