Hi,

David García Granda schrieb am 01.12.2011 23:06:
> Yes, this is definitely THE point. Another discussion is about reusing
> installed web server or use an specific one (like the python based one
> Arnd uses). 

Good point (forgot to answer ;) Reason I used bottle.py was just some
lazi/easiness: The framework already offers nice routing (URL paths) and
a template mechanism to build the answers.

But in general a more strict seperation between business and
presentation logic might be better (with templates
one is always tempted to mix things).

Something RESTful maybe (?)

cu
Arnd


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to