On Thu, 2011-11-03 at 16:20 -0700, David Lutterkort wrote:
> On Wed, 2011-11-02 at 16:08 -0700, lut...@redhat.com wrote:
> > This patch is a first attempt at a CIMI model layer. Such a layer is needed
> > to deal with deserialization (and possibly serialization) of CIMI model
> > objects from (to) XML/JSON, and to give us a place to stash business logic
> > connected to model classes.
> 
> For those following at home, I uploaded an updated patch to
> http://people.apache.org/~lutter/patches/cimi-model/ (and I'll continue
> updating the patch there)

And if you're really following along at home, you can run the minimal
specs that are there with

        cd server
        rspec spec/cimi/model/machine_template_spec.rb

If you make changes, keep them as a separate patch and send them to me,
I'll incorporate them.

David


Reply via email to