John Pancoast

Results 15 comments of John Pancoast

I'm new to this specific project, but I happened to come across this PR and [this part about updating with doctrine migrations](https://github.com/symfony/acl-bundle/pull/12/files#diff-83ad34138e981de744f2667057885e40R99) which seems like an important thing to clarify....

Yea, that's how'd you'd define different implementations/services for BarInterface. So now let's say I want to define 2 Foo services, one that accepts your HighBar service and another that gets...

You're just injecting two dependencies into one service. I'm saying I don't think you can define more than one service for a class. In Symfony I can do this for...

Cool! I'll try but I'm strapped for time too. I just wanted to make sure I wasn't missing some functionality I wasn't aware of.

Yup. A way to group them by name would work although i haven't looked at this code yet. I'll open it up today.

@wodka, awesome. Looks like you're already on this. Let me know if I can help.

@neutrl is this _the_ `soundflower` for osx? If so, I would love to get some info on where this left off so that people can keep it going. :)

@akhudek, I realized that, while I couldn't use all of the features of soundflower that I was reading about, I was still able to route audio to/from soundflower how I...

Just to add if it wasn't already: * Factory classes and methods that are defined in services are shown as unused.

Same problem with older mac version and same docker version. I'm adding the `docker-symfony` files to an existing project, simply copying the content of this repo into the project (minus...