Hi,

This small addition to client code will return nil if
wanted attribute is not present in API.
This obviously happens in Hardware Profiles, where you could
have 'opaque' profile with no memory/cpu.
Instead of returning NoMethodError exception, I added 'method_missing'
which will throw warning and return nil.

 -- Michal

Reply via email to