documentation
Moderator: Moderators
documentation
I'm willing to put some time into documenting how spring works if some of the developers are willing to help me. I'm not sure the best way to get started, but perhaps we can stub out some stuff from the current doxygen stuff and add from there. Some stuff is pretty well discussed like the AI system, sync methodology. Some stuff is not at all clear for someone looking to get started, and the reasons why things have been designed a certain way would be important to document so ppl don't waste time re-inventing the wheel on things that have already been tested. What do we think needs to be documented first?
Well first off you need to centralize stuff. I know the sync stuff is on the berliOS mailing list but nto everyone knows thata dn not everyone knows howto get there.
That and you could try and document the AI itnerface on the spring side rather than the globalAI side, maybe you'll find some bugs that'recausing the interface to be as unreliable as it currently is.
That and you could try and document the AI itnerface on the spring side rather than the globalAI side, maybe you'll find some bugs that'recausing the interface to be as unreliable as it currently is.
well the berliOS site's wiki is mostly broken (i'm not a huge fan of wiki), does a new development wiki(or whatever) need to be hosted somewhere?
AF, perhaps we could start with documenting one of the simple group AIs and see how it goes. let me know if you can help me out and I can stub out a draft.
AF, perhaps we could start with documenting one of the simple group AIs and see how it goes. let me know if you can help me out and I can stub out a draft.
I dont have the time to go documenting everything, with or without you. I was just suggesting where to begin. But I will document NTAI and any of my creations, btu i think it would be more beneficial to document the engien itself and not the GroupAI/GlobalAI it uses, and of them all the onyl one that would really benefit people from havign documentation would be the central build groupAI.