Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pdu factory create pdu #36

Merged
merged 1 commit into from
May 4, 2017
Merged

Pdu factory create pdu #36

merged 1 commit into from
May 4, 2017

Conversation

camejia
Copy link
Contributor

@camejia camejia commented May 4, 2017

Implemented additional pduTypeEnum's and combined createPdu(ByteBuffer)
and createPdu(byte[]) versions (byte[] version is a wrapper over the
ByteBuffer versions). Some pduTypeEnum's still need to be implemented,
as they are not in the current DIS7.xml file.

Implemented additional pduTypeEnum's and combined createPdu(ByteBuffer)
and createPdu(byte[]) versions (byte[] version is a wrapper over the
ByteBuffer versions).  Some pduTypeEnum's still need to be implemented,
as they are not in the current DIS7.xml file.
@leif81
Copy link
Member

leif81 commented May 4, 2017

I like it a lot. Love refactors like this that DRY code up.

@leif81 leif81 requested a review from mcgredonps May 4, 2017 02:19
@leif81
Copy link
Member

leif81 commented May 4, 2017

Btw for github cross ref purposes, once merged this will fix #32 .

@mcgredonps
Copy link
Collaborator

Looks good.

@mcgredonps mcgredonps merged commit 116733d into open-dis:master May 4, 2017
Copy link
Collaborator

@mcgredonps mcgredonps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We've had some lurking complaints about not handling every PDU here

@camejia camejia deleted the pdu-factory-create-pdu branch May 5, 2017 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants