rather than php
I meant python of course. I did also change my mind on the way home since python is quite a sweet language. django looks alright but the whole approach is fundamentally broken I think. It does do exactly what you need, but I think you'll find it hard to expand beyond a simple web app
Basically I think it should have a service based architecture, but I've probably been reading too many WCF books
Basically I think it should have a service based architecture, but I've probably been reading too many WCF books
as I've been considering using it for a work thing but think it's a bit limited for what I'm after
that said, it seems it's quite easy to write your own framework in python so there's no need to use django if it doesn't suit
that said, it seems it's quite easy to write your own framework in python so there's no need to use django if it doesn't suit
It's a pity you refuse to come over to the dark side. You'll find all the best language features of python are already in C# (ie lambdas, anonymous types, closures etc), and the environment is much easier to get to grips with. Of course you could try IronPython too, which is faster than Python (which itself if a bit of a dog performance wise -- though better than Ruby)
Shame really
Shame really

