Thats my case: I've tried to solve task, had problems and asked. I've no strong opinion at all, that's just my newbie vision how to build app. If my thoughts are completely wrong and not suitable for web.py, then I'll be glad to see the more correct one. My aims are: 1) one point where the whole layout could be changed 2) final rendered pages should contain some parts which should be shown always (sidebar for example). 3) content of some sidebars should depends on currently rendered main page (think of "you are at ..." text on sidebar which change when you go to another page of site) 4) any part if site could request additional computations, not related to currenlty viewed page.
I'm sure, that it's possible and quite easy to do with web.py and Mako, my problem is the lack of experience, that's why I'm here. > One question: how can you have such a strong opinion on how you should > build it if you're new to web.py and/or web development? > > Go ahead, try and if you have problems, ask. > > There are many Python frameworks out there with different way of > building things. Web.py is pretty minimalist and may not fit your > needs. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
