I agree with Shane.  Wrapping the data is a great way to separate the
business logic from the data.  Actually, if you're using Python,
you're not allowed to subclass generated message types (though there's
no 'sealed' modifier) - it screws with the metaclass machinery.

Cheers,
Alek
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to