house fly

JSwat Project

Design


Table of Contents

* General Design

One of the paradigms to be used in JSwat will be the MVC architecture. MVC, or Model-View-Controller, is a way of separating data and the view that shows the data. This promotes a more loosely-coupled design and allows greater flexibility in the implementation. The following are general design goals for developing JSwat.



Back