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

Add .Resources.ByPrefix #4266

Closed
regisphilibert opened this issue Jan 12, 2018 · 3 comments
Closed

Add .Resources.ByPrefix #4266

regisphilibert opened this issue Jan 12, 2018 · 3 comments

Comments

@regisphilibert
Copy link
Member

regisphilibert commented Jan 12, 2018

I assume file naming will play a major part in the way we organize our page resources.

A method .ByPrefix would allow to quickly get an array of the resources we need according to our project resources' naming convention.

It would nicely complement the already existing .ByType.

@bep bep changed the title .Resources.ByPrefix Add .Resources.ByPrefix Jan 12, 2018
@bep
Copy link
Member

bep commented Jan 12, 2018

I'm a little hesitant to add too much API (we already have where which should cover most queries), but ByPrefix kind of complements what's already there.

@bep bep added this to the v0.33 milestone Jan 12, 2018
@regisphilibert
Copy link
Member Author

regisphilibert commented Jan 12, 2018

I'm a little hesitant to add too much API

Gotcha, ByType and ByPrefix are plenty enough I believe.

@github-actions
Copy link

github-actions bot commented Mar 9, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants