Erlang/OTP Forums

Author Message

<  Erlyweb mailing list  ~  erlyweb apps: coupling and decoupling between projects

Guest
Posted: Thu Sep 27, 2007 12:18 am Reply with quote
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
Guest
Posted: Thu Sep 27, 2007 12:22 am Reply with quote
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
Guest
Posted: Thu Sep 27, 2007 1:17 am Reply with quote
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

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

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