Re: [arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread Kaiting Chen
On Tue, Dec 14, 2010 at 3:03 PM, Evangelos Foutras wrote: > You reminded me of a comment on reddit: > > http://www.reddit.com/r/programming/comments/cf8cv/extjs_to_add_more_confusion_to_developers_changes/c0s6tah > Funny comment, but whoever wrote it is an idiot and needs to RTFM. In terms of epi

Re: [arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread Evangelos Foutras
On Tue, Dec 14, 2010 at 9:56 PM, Kaiting Chen wrote: > On Tue, Dec 14, 2010 at 2:44 PM, C Anthony Risinger wrote: > >> ) JS is completely unstructured.  powerful, but causes developers to >> implement many things that would be a part of the core syntax in other >> langs >> ) the causes many d

Re: [arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread Kaiting Chen
On Tue, Dec 14, 2010 at 2:44 PM, C Anthony Risinger wrote: > ) JS is completely unstructured. powerful, but causes developers to > implement many things that would be a part of the core syntax in other > langs > ) the causes many different impls of the same, and new devs to > misuse the real

[arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread C Anthony Risinger
On Tue, Dec 14, 2010 at 1:23 PM, Kaiting Chen wrote: > On Tue, Dec 14, 2010 at 2:14 PM, C Anthony Risinger wrote: > >> the benefit to the pyjs approach is 100% client side operation, so it >> can run without online access.  additionally, the python-DOM version >> (or the pyjs version if proxying t