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

Extend WAObject class to respond to session #27

Open
mtabacman opened this issue Aug 18, 2020 · 0 comments
Open

Extend WAObject class to respond to session #27

mtabacman opened this issue Aug 18, 2020 · 0 comments

Comments

@mtabacman
Copy link
Member

mtabacman commented Aug 18, 2020

Instance creation methods in hierarchies may need access to the session, but Seaside only offers it on the instance side.
This can be solved by implementing

WAObject class>>#session
^ WACurrentRequestContext value session

as an extension method in the Boardwalk package.

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

No branches or pull requests

1 participant