protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

Add :initarg to fields on protobuf defined classes

Open eschulte opened this issue 5 years ago • 0 comments

This uses (defmethod initialize-instance :after) methods to ensure that fields populated with :initargs are recorded into %has-bits%.

Closes issue #16.

eschulte avatar Jan 17 '20 03:01 eschulte