Stefano Arlandini

Results 86 comments of Stefano Arlandini

>Why do you think it's pointless? Because as I told a lot of times, in the logger context you can put a lot of data, from whole entities to punctual...

>if I was asking for it was not because of laziness My comment was not directed towards you or anyone in particular, it's just a matter of facts that a...

@christianbach please add a tag, otherwise it's a mess to use this plugin with bower

Is `RedisArray` unsupported for some specific reason or is it just because it didn't get implemented? In the latter case I could take a look and contribute the change

I absolutely would like to see types as tagged services, this would enable a whole world of things that are now not possible, e.g. injecting custom services into the type...

I had the same problem, and found out that I needed to add the `Access-Control-Request-Header` header to always get a 2xx response from the bundle in any case (CORS allowed/not...

I think that use-cases where the paths to cache are outside of the workspace directory are quite common, e.g. when wanting to save the cache of some package managers. I...

@florianletsch is this being worked on? At least it would be cool to have categories... If we discuss about it I could try to start a PR about this feature

so, I already started working on this in my free time (really little, but I do what I can). I think the necessary fields are title, slug and description (rich-text...

this is exactly what I said :smile: I already have a working proof-of-concept of the category taxonomy, although I'm still working on the optional hierarchy. If you're interested I can...