From: Phil E. <ph...@li...> - 2005-04-26 12:18:33
|
On Mon, 2005-04-25 at 17:02, Kevin Altis wrote: > Many thanks to Alex for filling in for me! The ACCU slides were almost > identical to my Pycon presentation and the same sample application, the > mortgage calculator, in the samples/financial folder were used for the > demo. > I'd just like to echo these sentiments - well done, Alex! > http://www.python.org/pycon/2005/papers/42/PythonCard_Pycon_2005.pdf > I notice in the slides you say that PythonCard isn't suitable for large projects - I think you're doing yourself a dis-service, I must say! My PIMP application currently runs to almost 5,000 lines of code, and the prototype standaloneBuilder in CVS has topped 2,000 lines. Python seems to produce less lines of code for a given solution than a lot of languages, so I think 5,000 lines constitutes a 'big' project in anyones book! :-) -- Regards Phil Edwards Brighton, UK |