Thursday, 19 September 2013

Development tool to structure the code?

Development tool to structure the code?

I've been searching for a development tool, which allows me to have a
diagram with all classes, public & private methods, attributes and
everything else which is relevant to them.
I could imagine something like this being pretty useful for planning out
your project + keeping track of it while developing, as I've had to
restart a project quite a few times in the past days because it just
turned into a mess of methods & attributes (perfectionist right here).
Are you aware of such a tool or do I have to spend time on making one?

No comments:

Post a Comment