Re: Django Vs Rails

2005-09-15 Thread Jacob Smullyan
one of the reasons for unit tests :-) They > can help finding out where is the problem and they should never fail > silently. You are right. I am consoled. js -- Jacob Smullyan -- http://mail.python.org/mailman/listinfo/python-list

Re: Django Vs Rails

2005-09-15 Thread Jacob Smullyan
is likely to fail in unpredictable ways, including silently, whereas an explicit declaration of what fields are in a table, for instance, will fail with a hard error. But maybe this is anal retentiveness, akin to a need for strong typing. js -- Jacob Smullyan -- http://mail.python.org/mailman/listinfo/python-list

[ANN] PyDO-2.0b1 Released

2005-07-27 Thread Jacob Smullyan
kWeb mailing list at sourceforge: http://lists.sourceforge.net/lists/listinfo/skunkweb-list Cheers, js -- Jacob Smullyan -- http://mail.python.org/mailman/listinfo/python-list