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

Session refactoring #59

Merged

Conversation

shochdoerfer
Copy link
Member

This PR fixes 2 issues:

  • Session-aware beans can be properly serialized and unserialized again. A separate bean store object was introduced for that reason.
  • The lazy factories are aware of the global BeanConfiguration instance and thus follow the same rules (e.g. ProxyWriter, ProxyAutoloader) as the bean configuration class.

@shochdoerfer shochdoerfer added this to the 0.5.0 milestone Aug 28, 2016
@shochdoerfer shochdoerfer merged commit c19895b into bitExpert:master Sep 1, 2016
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.

None yet

1 participant