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

Make ERXDisplayGroup serializable #652

Merged

Conversation

paulhoadley
Copy link
Contributor

This pull request makes ERXDisplayGroup serializable, and is a fix for #651.

The java.lang.reflect.Field ivar displayedObjectsField was not
serializable. Here we make that field transient, and add a method to
lazily fetch its value from the parent object as required.
darkv added a commit that referenced this pull request May 21, 2015
@darkv darkv merged commit daa2bf9 into wocommunity:master May 21, 2015
@paulhoadley paulhoadley deleted the fix-erxdisplaygroup-serialization branch May 23, 2015 00:42
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.

2 participants