> -----Original Message-----
> From: Frank Zhang [mailto:frank.zh...@citrix.com]
> Sent: 19 July 2013 12:19 AM
> To: dev@cloudstack.apache.org
> Subject: RE: code formatting for enums
> 
> Then the most important factor of name
> convention is user experience where Running is more user friendly than
> IS_RUNNING or whatever all capitalized sentence splitting by underscore.
> 
[Donal Lafferty] 
User experience?  Tell me about it.

Consider how much easier it is to use HypervisorType.HyperV rather than 
HypervisorType.Hyperv

E.g. try running 'grep -R Hyperv *' some time :)

I'm in favour of *anything* that changes the 'Hyperv' hypervisor type to a 
unique sequence.

Reply via email to