rgushel / protobuf-converter

protobuf-converter is library for transforming your Domain Model Objects into Google Protobuf Messages and vice versa.
MIT License
131 stars 44 forks source link

include declared fields of domain subclasses while converting #1

Closed smabhasgeek closed 8 years ago

smabhasgeek commented 8 years ago

this PR has changes to convert all declared fields of domain object including of it's subclasses