I don't have much experience with huge projects, but I always try and make my modules into simple demos as soon as I possibly can....
It's much easier to get feedback for a working demo, although the downside is wasting time designing and coding the demo interface etc.
I believe that getting each individual section into some kind of 'demo-able' form would be optimal, if we had the time. Even a simple 'combat results calculator' which people (even those not connected to the project) could experiment with would be a huge help.
Re lawyers: If we're even thinking about them, then we're in this project for the wrong reasons, IMO. Leave them to chase their ambulances around and rip off vulnerable people.
Re documentation: Yeah, I hate it. My design notes tend to be rushed scribbles, illegible to anyone but myself. Javadoc helps to ease the process, however.
Jim
It's much easier to get feedback for a working demo, although the downside is wasting time designing and coding the demo interface etc.
I believe that getting each individual section into some kind of 'demo-able' form would be optimal, if we had the time. Even a simple 'combat results calculator' which people (even those not connected to the project) could experiment with would be a huge help.
Re lawyers: If we're even thinking about them, then we're in this project for the wrong reasons, IMO. Leave them to chase their ambulances around and rip off vulnerable people.
Re documentation: Yeah, I hate it. My design notes tend to be rushed scribbles, illegible to anyone but myself. Javadoc helps to ease the process, however.
Jim

.
Comment