posted 23 years ago
You should document you choice of decision in your design, such as extends or modifies data class, use rmi or serialized objects....etc
For each major decision you made, you can list the pro and cons of doing that and the alternative implementation of your solution
Karl