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

DSL is nice,but make Newcomer difficult to understand better. #798

Open
chrishyc opened this issue Dec 27, 2019 · 2 comments
Open

DSL is nice,but make Newcomer difficult to understand better. #798

chrishyc opened this issue Dec 27, 2019 · 2 comments
Assignees
Milestone

Comments

@chrishyc
Copy link

chrishyc commented Dec 27, 2019

i have read the tutorial carefully. but i am confused with some places.

1.the byte-buddy is nice. but i donot know DSL well. so i have spent some time to search DLS articles to understand it. if tutorial can offer some structure infomations of byte-buddy DSL,i think it.s better

2.annotions are nice,but i spent some time to understand Morph. Super ,et.if there are more example , i will be grateful

@chrishyc
Copy link
Author

now, i think there are two things important to understand the skeleton of byte-buddy.

1.for DLS,
(1)method chain of builder
(2)method chain of loaded/unloaded

2.for the hierarchy of class ,
many interfaces use nested abstract class and nested default implemention class.it is nice to improve understanding of relative classes.

@raphw raphw self-assigned this Dec 29, 2019
@raphw raphw modified the milestones: 1.10.0, 1.10.6 Dec 29, 2019
@raphw
Copy link
Owner

raphw commented Dec 29, 2019

I agree, the documentation lacks a bit but it always falls short. I hope to find some time to rewrite it substantially at some point.

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