Team-Halla / HQC-Teamwork

0 stars 0 forks source link

Document design patterns 4p #8

Open DannyHr opened 9 years ago

DannyHr commented 9 years ago

Document at least one instance of a design pattern from each of three design pattern categories: Creational, Structural and Behavioral.

If you have implemented some of the design patterns yourself (and they have not been in the code before), document this too. Include this in the refactoring documentation.

donstany commented 9 years ago

Document Interface ISerializer

DannyHr commented 9 years ago

Creational and Structural Design Patterns usage documented. Still need to document Behavioral Design Pattern.

donstany commented 9 years ago

Documentation for internal class HttpPostParameter