On Sat, 2013-02-09 at 22:51 +1100, Koper, Dies wrote:
> > As a general comment, try adding as little of the System* objects in one
> > patch as possible, again, to make reviewing easier. I haven't looked in
> > detail if that makes sense here or not, but it would be nice if it did,
> > and there's nothing wrong with a CIMI provider that only has System, but
> > none of the other System* collections.
> 
> It is my understanding that a System references its components
> (machines, etc.) through System* collections, so without the System*
> collections all we'd have is a System class with a name, description
> and state, but no containing machines, etc.
> So I assume leaving them out here doesn't make sense?

All those System* resources are optional; it's for example completely
legal to just support systems that can only contain machines (it's even
legal to have systems that contain no other resources, but that would be
kina silly)

So I would start with that: systems that only contain one kind of
resource and expand from there.

David


Reply via email to