
14 May
2011
14 May
'11
12:17 p.m.
2011/5/13 Eric Blake <eblake@redhat.com>:
On 05/01/2011 01:57 PM, Matthias Bolte wrote:
Move common code from Property and Paramater into new Member class.
s/Paramater/Parameter/
That's one of my common typos. It seems impossible for me to get it right in the first attempt :)
Rename the other base class to Type. --- src/esx/esx_vi_generator.py | 95 +++++++++++++++++-------------------------- 1 files changed, 38 insertions(+), 57 deletions(-)
ACK with the commit nit fixed.
Thanks, pushed with fixed typo. Matthias