Re: Dia / UML
Sebastian Fischmeister <[email protected]>
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <[email protected]> |
> I think it is good idea to make the planning first. > Currently I work on Fusion, but I think UML isn't so different? The usual > Analysis - Design - Implementation Cycle? http://www.lysator.liu.se/~alla/dia/dia.html Well. There should be only some (perhaps two) guys working on the general framework, because otherwise too much overhead will go in communication. These two guys should be good in patterns and should have experience designing frameworks. The level of abstraction is a matter of discussion, but I think they should just define the api between the GUI and the Network-Layer and some general patterns (access to global variables). If someone wants to do anything before we have a framework he can build some GUIs and play with them. I can recommend the NetBeans-Development Tool (free for non-commecial use): http://www.netbeans.com. Then just do a screenshot and send it to the list for further discussion. Yours, -Sebastian