Georgiy Malyukov

Results 5 issues of Georgiy Malyukov

Added common Resource serialization method to unify serializing simple & complex objects. Also restricted external access to the `Izzy().serialize()` method to prevent invalid serialization possibility.

https://github.com/undabot/izzyparser-ios/issues/6

In the current version there is no possibility to use optional value-type attributes when serializing a Resource. For example, backend and client app communicates between each other using the following...