Re: Amazing work
On Thursday, February 03, 2011 08:02:43 pm Cal Leeming [Simplicity Media Ltd]
wrote:
> May I ask, how well did you get along with Zope? From what I can tell,
> Django is suited for SME, where as Zope is the kinda thing that banks would
> be using etc.
Cal -
I just used Django to write a credit card processing application (as in
internet gateway w/API for third party sites). Zope would have simply been
way to heavy to handle the transaction load, and frankly, most financial
applications fit the RDBMS model much better than the object database model.
On the SME/Enterprise statement: Just because a software package is not
complicated does not mean that it does not fit in the enterprise space. I've
found that often the more simple a tool is the *better it fits* in large
organizations.
Mike
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home