Menu

What is the best way to understand the flow of this project

ilango
2012-09-19
2013-02-22
  • ilango

    ilango - 2012-09-19

    Hi
    I am planning to contribute to this project. What is the best way to understand what each class does?

     
  • Marco

    Marco - 2013-02-22

    Hi
    It's mostly organized along the packages. Persistency models are in the model package, struts stuff is found in the web package, and so on. Most complex stuff is found in the dao/services and actions. some docs can be found on the implemented interfaces or sometimes in-line.

     

Log in to post a comment.