Re: [Firebird-devel] New API and constants

2014-03-04 Thread Alex
On 03/05/2014 05:46 AM, Adriano dos Santos Fernandes wrote: > Hi! > > Only at Plugin.h, we have two case conventions for constants. > > PluginType constants uses a convention I don't remember to see before, > example: FirstNonLibPlugin. That definitely requires cleanup. > DirType uses ALL_CAPS st

[Firebird-devel] New API and constants

2014-03-04 Thread Adriano dos Santos Fernandes
Hi! Only at Plugin.h, we have two case conventions for constants. PluginType constants uses a convention I don't remember to see before, example: FirstNonLibPlugin. DirType uses ALL_CAPS style. Also one starts in 1 and another starts in 0. And if we go to Provider.h IStatement, specific consta