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

Use on-the-fly detection of posts and abandon the pre-populated conversion queue mechanism #75

Open
iuravic opened this issue Feb 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iuravic
Copy link
Contributor

iuravic commented Feb 15, 2021

Describe the solution you'd like
Abandon the pre-populated "conversion queue" mechanism, and switch to an on-the-fly detection of Posts for conversion -- the branch try/insert-at-convert-time already contains the proof of concept, use this instead.

Describe alternatives you've considered
The on-the-fly mechanism will be a bit slower, but simpler. Since this plugin is typically run only once on a site, trading a bit of efficiency for increased simplicity seems like the right way to go.

@iuravic iuravic added the enhancement New feature or request label Feb 15, 2021
@iuravic iuravic self-assigned this Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant