Closed nathggns closed 11 years ago
This might need drastic changes for #105 Modular Scaffold.
Stop adding periods to commit messages.
Scaffold/System should become simply Scaffold, the rest should be kept in a namespace the developer can choose himself, defaulting to Application
Pretty sure that that may not be possible. I'll look into it. — Nathaniel Higgins http://nath.is
On Fri, Apr 26, 2013 at 9:21 AM, Claudio Albertin notifications@github.com wrote:
Scaffold/System should become simply Scaffold, the rest should be kept in a namespace the developer can choose himself, defaulting to
Application
Reply to this email directly or view it on GitHub: https://github.com/Scaffold/Scaffold/pull/90#issuecomment-17060909
I'm pretty sure that is possible.
This will need to be almost completely rewritten. Probably wiser that we go from the start when we convert Scaffold to a modular approach, #105
Not sure I like this.
I think maybe everything should just go under the global
Scaffold
namespace.