Closed naggie closed 8 years ago
Could be a mixin that accepts a subset of keys.
Importantly, includes the class name in the class key. Returns a Dict that can be JSON serialised.
Could also define an import ClassMethod, however that should be the same as creating an instance without the extra key.
Could just be handled by the view as it currently is. It's more of a view than it is a model.
Could be a mixin that accepts a subset of keys.
Importantly, includes the class name in the class key. Returns a Dict that can be JSON serialised.
Could also define an import ClassMethod, however that should be the same as creating an instance without the extra key.