Brenden Soares

Results 128 comments of Brenden Soares

@pedromorgan see the [Roadmap for v0.12](https://github.com/revel/revel/wiki/Roadmap#v012-see-issues) and specifically the "Create sub-packages" checkbox. I would like to create a few more internal packages, but @anonx brings up some good points that...

@anonx it just struck me that we may not be understanding sub-packages the same way. Not all that I've suggested on the v0.12 Roadmap should be external packages. Internal, independently...

@anonx to your last point, the value I see is that it provides a place to put community driven modules and samples and alleviates the clutter in the core library....

@NitroKKX I've chatted with @anonx and we decided it's best to keep `watcher` in the `revel` repo to ensure `watcher` functionality when not using the `revel` command. Here is the...

After trying to combine `params` and `binder` into `binding` I've decided they are separate concerns and should be packaged separately. `binder`'s input is a string and its output is a...

@notzippy that makes sense. What about `params`? Any input @pushrax @anonx ?

@anonx we can consider the use of dependency injection for challenges like this, but in this case, I don't think we even need the logger. It seems the better solution...

A [v1.1.2 hotfix release for revel/cmd](https://github.com/revel/cmd/releases/tag/v1.1.2) has been pushed. Thanks for your patience.

We really appreciate your feedback and encouragement :)