Hi,

thanks for the answers, it was quite helpful. Most important: I found
out how to make use of the component system and was able to put all
logic in controllers.

Following the checklist:

1. I copied David´s example and it works for now. I will ask later for
more help about it.

2.+4. Now that I know how to use controllers and views correctly it
seems odd to me to have directories for each component. :=) Most
confusing for me was that I thought I have to use an app_view.erl, saw
that in the musician example and the tutorial from
progexpr.blogspot.com. So if you talk about views you mean .et files,
I wasn´t sure about and that was confusing me. The example in the
foreach-topic was really helpful, more examples would be great.

3. Still not understanding this, I just know how to use a sidebar that
is the same on every page. I would appreciate if someone could give me
an example based on the blog instead of a general explanation.

5. I renamed the tables to use singular names and ran into a name
clash (using author now instead of user). So if you are new to Erlang/
ErlyWeb, too, then have a look at http://erlang.org/doc/man_index.html
and make sure, you don´t name your sql-tables/controllers like one of
the modules listed in the Erlang manual page.

maddiin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"erlyweb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to