+1 for what Tom said.

Django is perfectly capable at working at every level of the web. While it's 
true that once you start scaling at super high loads that you start having to 
do some lower level stuff to cope, the same is true of any application 
framework really.

If your shop prefers Java then by all means continue to use Java, but coming 
into the Django Users Mailing list and telling us that Java should be used for 
any "serious" web application and expecting anything but being told to go away, 
or that you are wrong is asking for pain.  


On Thursday, October 13, 2011 at 9:05 AM, Tom Evans wrote:

> On Thu, Oct 13, 2011 at 1:42 PM, Maksymus007 <maksymus...@gmail.com 
> (mailto:maksymus...@gmail.com)> wrote:
> > What my and company I work for experience show is that Java should simply by
> > used to solve other problems that Django or RoR solves.
> > Developing medium-sized web-app in Django is for us big pain in the neck,
> > especially when compared to development of other app using
> > Java + PrimeFaces and all enterprise-stuff (Hibernate, ehCache etc).
> > I don't see Django with Python with their, lets say, community and
> > non-enterprise grade solutions (good WORKING SOAP library for Python?) is
> > not suitable for really big thinks, thats all.
> > On the other side..check Play! Framework for java ;)
> >  
>  
>  
> Only people who are brought up on Java EE/.NET believe SOAP is
> useful/good. The rest of the world (yes, even us Enterprise with a big
> E) prefer simpler REST interfaces.
>  
> BTW, it is ironic that you are arguing that python lacks enterprise
> features and give Hibernate as something Java has over Python on a
> Django mailing list. Hibernate is an ORM and object persistence
> library… which is precisely what Django's ORM does.
>  
> We implement real world enterprise solutions using Django, and love
> it. Take your FUD elsewhere please!
>  
> Cheers
>  
> Tom
>  
> --  
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com 
> (mailto:django-users@googlegroups.com).
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com 
> (mailto:django-users+unsubscr...@googlegroups.com).
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>  
>  


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to