Well...Although I have not done this much, but I believe a modelling tool like UML helps when you show your design to somebody else and secondly there might be cases where UML like modelling tools may also be converted to some specific code.
I do beleive the second point is an important reason why domain specific modelling tools are very important that can generate platform specific code.Something like UML to C++ might be available.I am not certain though. On Sat, Jun 26, 2010 at 2:49 PM, Dark Seid <[email protected]> wrote: > Well, I vote for pencil :). That said, I start with a pencil and paper (or > whiteboard) to help me understand things at a high level and then move to > writing specs. My primary design tool for detail design is a TDD framework. > > Best, > Sidu. > http://blog.sidu.in > http://c42.in > > On Fri, Jun 25, 2010 at 12:51 PM, Kenneth Gonsalves <[email protected] > >wrote: > > > On Friday 25 June 2010 12:37:25 Saju Pillai wrote: > > > I am allergic to any design tool more complex than pen & paper > > > > > > > well, we seemed have almost reached a consensus - now all we need to > decide > > is > > the pros and cons of pen versus pencil. > > -- > > Regards > > Kenneth Gonsalves > > Senior Associate > > NRC-FOSS at AU-KBC > > _______________________________________________ > > BangPypers mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > -- "A mind stretched to a new idea, never goes back to its original dimensions" _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
