On 12 Apr., 08:35, Luke <[email protected]> wrote: > Does anybody here use any class modelling tools to help design class > hierarchies before they begin implementing them? For most things I've > done, I've just jumped in and started coding, but in I think I might > like to explore tools that encourage more upfront thought on the > design before the coding starts. I've checked out this wikipedia > page:http://en.wikipedia.org/wiki/List_of_UML_tools > and it seems like many of these tools are implemented as Eclipse > plugins and pretty much all are based on UML, does anybody here have > any experience with any of them, or have any thoughts on this approach > to class design?
I actually never use UML, but I have never done a huge project where it might have been necessary. I think here in Germany it is quite popular. If you work as a professional programmer, it is AFAIK usually required to do such diagrams. Vinzent -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
