On Wed, 2007-05-30 at 17:34 +0200, martin f krafft wrote: > Dear colleagues, ... > But I am asking you still: can you think of anything to say against > such an approach? Please don't flame languages or anything of that > sort. The question is just: is it viable for a C++ coder with > a Python proficiency to mockup a new application in Python first? I think its entirely viable. boost::python is rather nice and should allow incremental migration. You could if you care start with a C++ wrapper using boost:python where all the guts are in python, and then its just a question of how much is pure c++ :). Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
Attachment:
signature.asc
Description: This is a digitally signed message part