Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I am currently a Computer Science Major on the Design Team. The team Challenges include reviewing code repository, usage of netIDs attached to files to indicate that they are under development, and anything the relates to software engineering. I am analyzing the relationship between the three different EtFlocSedFi files. The goal of the case study is to find an efficient solution in combining the three files and possibly reduce the amount of references within the files and finding possible organization methods. This change is necessary because the three files do not currently communicate with one another. For example, if the manifold number were to change on the regular EtFlocSedFi file, then the EtFlocSedFi Low and High will not change therefore. The task is to first analyze the layout of the code on the server. This consists of analyzing how the code is exactly referencing each other. The second step is to see how the referencing can be minimized and finding possible solutions. This will be in the form of a mock up code within the ADT design folder within the server.