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

AbtractMarshallable to use properties vs fields #48

Closed
JerryShea opened this issue Aug 28, 2017 · 2 comments
Closed

AbtractMarshallable to use properties vs fields #48

JerryShea opened this issue Aug 28, 2017 · 2 comments

Comments

@JerryShea
Copy link
Contributor

JerryShea commented Aug 28, 2017

AbstractMarshallable and net.openhft.chronicle.wire.WireMarshaller#readMarshallable etc. read and write direct from fields and don't use properties.
This issue a placeholder to investigate the performance impact etc. of allowing properties to be used in preference to fields.

@RobAustin
Copy link
Contributor

@JerryShea please work on this or close this issue - thanks.

@RobAustin
Copy link
Contributor

closed as its just a place holder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants