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

Document what to do next #60

Open
damienmckenna opened this issue Oct 19, 2023 · 3 comments
Open

Document what to do next #60

damienmckenna opened this issue Oct 19, 2023 · 3 comments

Comments

@damienmckenna
Copy link

It's not clear from the project's description if code is automatically generated for the new APIs, or if it just provides a compatibility layer that people can then manually rewrite one by one after the fact. #53 might help with this if it were possible to list the specific hooks that were being provided.

@mglaman
Copy link
Collaborator

mglaman commented Oct 19, 2023

Should https://github.com/retrofit-drupal/retrofit?tab=readme-ov-file#how-it-works be expanded to explicit say it doesn't generate code?

Documentation is definitely lacking. I got struck by build functionality and decision paralysis on how to handle docs – markdown in the repo and/or how to integrate with a proper site https://retrofit-drupal.com/

Documentation is one of the next things I want to do to ease adoption/trying out

@mglaman
Copy link
Collaborator

mglaman commented Oct 19, 2023

@damienmckenna I opened #62 – what is better to do? Document as "Supported APIs" or "Backward compatible layers" and focus more granularly on each hook or feature?

The latter may make it easier to document how global $user is supported.

@darrenoh
Copy link
Contributor

We could add deprecation notices to help people identify code that is relying on Retrofit.

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

3 participants