
On 12/10/2012 02:28 PM, Frantisek Kobzik wrote:
Hi guys,
Just a simple question. I'm writing an engine counterpart for this vdsm feature: https://bugzilla.redhat.com/show_bug.cgi?id=878459 http://gerrit.ovirt.org/#/c/9359
Long story short, it adds the possibility of controlling adding the virtio serial console to a VM.
I'm going to add a new column "console_enabled" to vm_static and a new field "bool consoleEnabled" to appropriate entities. I'm just worried about the naming of the column and the field - could I use these names? Isn't it confusing? I just want to avoid unneeded refactoring when the patch is done. both fits the convention - db columns underscored and java field camelCased. Any feedback is welcome!
Thanks, Frank _______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel