Forgot your password?
typodupeerror

Comment Visualising Code Structure in Large Projects=ROSE (Score 1) 47

The Rational Rose product includes round trip engineering that allows you to model the architecture of your project either from the beginning and providing a framework for you to code into, or by reading your current completed code and generating a model from it. p.s. I used to work there as an engineering manager.

Slashdot Top Deals

Real programmers don't comment their code. It was hard to write, it should be hard to understand.

Working...