Skip to content

Commit 60cd7f2

Browse files
authored
Creational Design Pattern
The location class mentioned in the init file of location folder had too many arguments passed. Whenever the programmer has to add a new serialise structure or add new arguments, they would have to change at many files to implement this. To enable this extensibility builder pattern has been implemented, which allows the programmer to create new serial structures, add more variables to location and pass very few arguments
1 parent 727f662 commit 60cd7f2

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)