[GNE]Network Library Design
Brought to you by:
gillius
From: Gillius <gi...@ma...> - 2002-10-19 05:01:53
|
I've got up most of the high-level network design up on the GNE site now, for all interested parties to see (and comment on). http://www.rit.edu/~jpw9607/ I'll be working on adding a bit more to it (mostly creating the ChannelProvider section), and proofing what's there, because I've changed my mind on quite a few things in the middle of designing the features of the API, so there may be some inconsistancies. This weekend I will be working on the library and code quite a bit, so hopefully by the end of this weekend I aim to be completed with the design and get the headers and DOxygen documentation finalized, and stubbed C++ code enough to generate documentation to put up. I've already done quite a bit of headers/docs and a little bit of code, but once I got all of the headers done I got confused and saw some holes in the API so I decided to relook at it and create some formal design stuff and the charts, and hopefully I can use most of what's there. Luckily I didn't write any code - - just goes to emphasize to definitely write all of your stubs, headers, and documentation before you do any code to make sure the API is sound. Jason |