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

Refactor: Improve Entity Decorators #2552

Closed
iJungleboy opened this issue Oct 11, 2021 · 0 comments
Closed

Refactor: Improve Entity Decorators #2552

iJungleboy opened this issue Oct 11, 2021 · 0 comments

Comments

@iJungleboy
Copy link
Contributor

I'm submitting a ...
[x] Refactor

...about
[x] Internals / IEntity

Current behavior

Currently IEntity decorators wrap the previous object, but if many decorators are applied, this can result in the loss of previous decorators. Goal is to put all decorators on a separate property, which isn't lost when re-wrapping.

  • 2sxc version(s): 12.04
@iJungleboy iJungleboy self-assigned this Oct 11, 2021
@iJungleboy iJungleboy added this to To do in 2sxc 12.00 to 2sxc 12.08 LTS via automation Oct 11, 2021
iJungleboy added a commit to 2sic/eav-server that referenced this issue Oct 11, 2021
iJungleboy added a commit that referenced this issue Oct 11, 2021
iJungleboy added a commit to 2sic/eav-server that referenced this issue Oct 11, 2021
2sxc 12.00 to 2sxc 12.08 LTS automation moved this from To do to Done Oct 11, 2021
iJungleboy added a commit that referenced this issue Oct 11, 2021
iJungleboy added a commit to 2sic/eav-server that referenced this issue Oct 12, 2021
iJungleboy added a commit that referenced this issue Oct 12, 2021
@iJungleboy iJungleboy moved this from Done to V12.05 in 2sxc 12.00 to 2sxc 12.08 LTS Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant