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

ISIS-3200: broken Value Choices #1078

Merged
merged 19 commits into from Sep 3, 2022
Merged

Conversation

andi-huber
Copy link
Contributor

@andi-huber andi-huber commented Sep 2, 2022

  • failing regression tests (JDO related)
  • failing value showcases (demo app)

themselves

- also introduce URL_SAFE semantics in the context of value serializers
@andi-huber andi-huber self-assigned this Sep 2, 2022
@andi-huber andi-huber added the bug label Sep 2, 2022
@andi-huber andi-huber added this to the 2.0.0-M8 milestone Sep 2, 2022
@@ -66,23 +63,23 @@
public class IsisEntityListener {

// not managed by Spring (directly)
@Inject private ServiceInjector serviceInjector;
//@Inject private ServiceInjector serviceInjector;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

optimization: we could store a INJECTONPOINTS_RESOLVED flag into the associated statemanager

@andi-huber andi-huber marked this pull request as ready for review September 3, 2022 04:25
@andi-huber andi-huber merged commit acf914a into master Sep 3, 2022
@andi-huber
Copy link
Contributor Author

pre-store event fixes
object mementos simplified a lot

wicket viewer 'execution' still broken as was before the branch-off

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