|
|
| Author |
Message |
< Erlyweb mailing list ~ erlyweb apps: coupling and decoupling between projects |
| Guest |
Posted: Thu Sep 27, 2007 12:18 am |
|
|
|
Guest
|
How are the apps structured in erlyweb, is it similar to django, where
(model, view, urls) are grouped together and moved between projects,
just drop and go?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "erlyweb" group.
To post to this group, send email to erlyweb@googlegroups.com
To unsubscribe from this group, send email to erlyweb-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Thu Sep 27, 2007 12:22 am |
|
|
|
Guest
|
How are the apps structured in erlyweb, is it similar to django, where
(model, view, urls) are grouped together and moved between projects,
just drop and go?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "erlyweb" group.
To post to this group, send email to erlyweb@googlegroups.com
To unsubscribe from this group, send email to erlyweb-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Thu Sep 27, 2007 1:17 am |
|
|
|
Guest
|
You can certainly drag and drop view+controller pairs between apps.
Models are a bit different because you need to make sure the
destination app has run the database table create script, but nothing
is stopping you from reusing them between apps as well.
On 9/26/07, nintendo <codewalkerjoe@gmail.com> wrote:
>
> How are the apps structured in erlyweb, is it similar to django, where
> (model, view, urls) are grouped together and moved between projects,
> just drop and go?
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "erlyweb" group.
To post to this group, send email to erlyweb@googlegroups.com
To unsubscribe from this group, send email to erlyweb-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|