utahiosmac / Marshal

Marshaling the typeless wild west of [String: Any]
MIT License
697 stars 62 forks source link

update `UnmarshalUpdating` to allow usage on a struct. #38

Closed brianmullen closed 8 years ago

brianmullen commented 8 years ago

This allows structs to use the protocol UnmarshalUpdating and update its properties.