Hi,


I do have a quick question about the cast of the attribute/reference names: should the first character be in upper-case or not?


It seems that there are two schools here: for instance, ThreadPool defines its attribute without an upper-case (e.g. poolSize and not PoolSize) and SecurityService defines its with an upper-case (e.g. PolicyConfigurationFactory and not policyConfigurationFactory).

Is it not cumbersome from a configuration perspective to have two schools instead of a single one?

Thanks,
Gianny

Reply via email to