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

Proxy decorator generator #120

Open
samdark opened this issue Jan 9, 2024 · 4 comments
Open

Proxy decorator generator #120

samdark opened this issue Jan 9, 2024 · 4 comments

Comments

@samdark
Copy link
Member

samdark commented Jan 9, 2024

Given a service interface it should generate a proxy decorator.

@samdark samdark added the type:feature New feature label Jan 9, 2024
@samdark
Copy link
Member Author

samdark commented Jan 9, 2024

Something like https://github.com/doekenorg/decorate-php

@xepozz
Copy link
Contributor

xepozz commented Jan 10, 2024

Canonical decorators don't need any libraries with magical shit inside.

What exactly do you want to have?

@samdark
Copy link
Member Author

samdark commented Jan 10, 2024

Canonical decorator generator.

@xepozz
Copy link
Contributor

xepozz commented Jan 10, 2024

Is it really useful?

It looks like a class generator or an interface generator.

IDE create the same with a few buttons.

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

2 participants