Added support for a RawPlistValue which enables defered (un)marshalling of data
Created by: nhelke
This is supposed to play the same role as http://golang.org/pkg/encoding/json/#RawMessage though the implementation is different.
Created by: nhelke
This is supposed to play the same role as http://golang.org/pkg/encoding/json/#RawMessage though the implementation is different.