I'm a noob here . It appears web.py is a very simple framework. And yet it's very hard to understand.
Granted, I'm a newbie, but I've coded in Perl, Php, Python, Java, etc., I must say the documentation and tutorials are very badly written. I find it very hard to understand. Important pieces of information are hidden in other verbiage. I"m talking about the template (templator???), the quick start, etc. For example, after several reads, I still don't quite understand the formal rule of template.py. Somewhere it says python codes .."begin with $ end with :", but then again there are HTML tags (which are obviously not python codes) between $ and :. ???? The examples are quite complicate to understand too. My suggestion is a type of "case study". Show how to build a blog with rich features. Then explain the specifics of web.py (core and template and db etc.) with this one example. I've looked at php frameworks (e.g. kohana), which have very good examples. I hope that web.py will have something similar in quality. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
