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

Lazy context #747

Closed
nateberkopec opened this issue Aug 15, 2017 · 3 comments
Closed

Lazy context #747

nateberkopec opened this issue Aug 15, 2017 · 3 comments

Comments

@nateberkopec
Copy link
Contributor

Ability to add functions that are run at event-build time and are able to read the current Context. The purpose is to be able to do things lazily only when an event is being sent, for example look up the current user from the session and set the username on the event (which may be expensive).

@hc2p
Copy link

hc2p commented Nov 24, 2018

Has this enhancement been considered at all yet?
I would like to have that functionality as well.

@st0012 st0012 added this to To do in 4.x via automation Aug 14, 2020
@st0012 st0012 added this to the 4.0.0 milestone Aug 14, 2020
@st0012 st0012 modified the milestones: 4.0.0, 4.1.0, 4.2.0 Dec 10, 2020
@st0012 st0012 modified the milestones: 4.2.0, 4.3.0 Jan 27, 2021
@st0012 st0012 removed this from the 4.3.0 milestone Feb 18, 2021
@st0012 st0012 closed this as completed Feb 18, 2021
4.x automation moved this from To do to Done Feb 18, 2021
@magni-
Copy link

magni- commented Feb 24, 2022

@st0012 where is this feature documented?

@st0012 st0012 removed this from Done in 4.x Feb 24, 2022
@st0012
Copy link
Collaborator

st0012 commented Feb 24, 2022

@magni- this has never been implemented so there's no documentation for it. if you think it's still relevant, feel free to open a new issue and propose it with more detail :-)

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

4 participants