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

Modularity #82

Open
dodyg opened this issue Nov 1, 2013 · 2 comments
Open

Modularity #82

dodyg opened this issue Nov 1, 2013 · 2 comments

Comments

@dodyg
Copy link

dodyg commented Nov 1, 2013

What is the modularity design for weber? In Django it is quite easy to tie a bunch of mini apps in a single Django web application (each app occupy a url segment).

ASP.NET MVC struggled with this although it has "Areas" which contains controller, models, and views section. People use it to organize major functionality such as Admin or API sections.

@0xAX
Copy link
Member

0xAX commented Nov 1, 2013

Hello @dodyg,

Now you can use only one application in Erlang terms, i'm planning to add modularity support to Weber after next release.

cc: @matheusca, @Menodr

@matheusca
Copy link
Contributor

Nice question! Weber haven't support for modularity yet, but I'll think about it and write here should be.

@dodyg Other suggestions please open an issue :), weber is an early stage yet, wherefore always talking to us what you need to have discuss about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants