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

v2 #132

Closed
13 tasks
RWOverdijk opened this issue May 28, 2014 · 11 comments
Closed
13 tasks

v2 #132

RWOverdijk opened this issue May 28, 2014 · 11 comments

Comments

@RWOverdijk
Copy link
Owner

This is a general discussion for AssetManager V2. We'll be collecting things to be done and discuss them as well.

@RWOverdijk
Copy link
Owner Author

@Ocramius this is just open-discussion for now. Let's see what we can add to / remove from the list.

@wshafer
Copy link
Contributor

wshafer commented Sep 2, 2014

@RWOverdijk - I have a quick question on the cache warmup. It seems that everything is already in the config. Wouldn't the warm up simply be go through the config, if caching is set on those, dispatch all the assets and let the current functionality take care of generating the cache? The ticket itself says to visit the URL's but it seems that we could simply dispatch the asset per the config and let the existing system handle all the hard work.

@RWOverdijk
Copy link
Owner Author

@wshafer Not really. I base this on the use-case we have for this module, where the asset's path (base) depends on the url. There are multiple lookup paths, and we change the request accordingly. So, the url etc in fact do matter. Also, for paths, it's impossible to warmup the files you want to use. We don't know which files that are.

@dready
Copy link

dready commented Dec 4, 2014

is there some kind of update due to the state on this? also is there a roadmap?

We really need the last modified handle and i am not sure if it's wise to hold all updates to the project until v2 is released. I have the bad feeling that the v2 is taking forever and getting to much weight...

don't want to step on any toes, just my thoughts, great work anyway, thx!

best regards

@Ocramius
Copy link
Contributor

Ocramius commented Dec 4, 2014

@dready nothing going on here for now. 1.x is very very (VERY! I mean it, seriously!) stable, and upgrading to 2.x when it's out shouldn't mean "rewrite everything" anyway.

@RWOverdijk
Copy link
Owner Author

What he said. Although, if there are absolute must-haves to make life a lot easier I'd be more than willing to hear from you.

@spiffyjr
Copy link
Contributor

spiffyjr commented Mar 1, 2015

I didn't see this on your check list but a nice way to manage debug mode which removes filters and expands collections would be nice. That would require some sort of view helper, I think, so that when you output a collection in debug mode it really includes multiple script lines.

@RWOverdijk
Copy link
Owner Author

@spiffyjr You'd use your local config for that.

@wshafer
Copy link
Contributor

wshafer commented Jul 26, 2017

Ok I've gone through all the issues in the repo and what's on this list and created a list of things I'm willing to tackle for a V2.

Please take a look and let me know if this list is adequate and if there's anything else you'd to see added.

https://github.com/wshafer/assetmanager-core/issues?utf8=%E2%9C%93&q=is%3Aissue

@RWOverdijk

@RWOverdijk
Copy link
Owner Author

@wshafer Comprehensive and contains the most important tasks in my opinion. 👍

@RWOverdijk
Copy link
Owner Author

There's a v2 now, because Laminas.

Let's at least close this.

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

5 participants