-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Welcome to the FrameWeb wiki.
FrameWeb is a design method for the development of Web-based Information Systems (WISs) that assumes the usage of frameworks in the implementation of the WIS. Such frameworks are also taken in consideration when designing higher level artifacts with the goal of better guiding the implementation efforts.
The method was originally proposed by prof. Vítor E. Silva Souza during his Masters degree in 2007 and continued to be evolved since 2013 when prof. Vítor started his career as a researcher/professor at NEMO.
Publications and other resources about the FrameWeb method can be found at the project's webpage. This wiki focuses on the tools that support the method, whose source code is available in this GitHub repository.
FrameWeb is supported by a graphical editor and a code generation tool that are currently available as plug-ins for the Eclipse IDE. For instructions on how to install and use them, we suggest the FrameWeb Tools Tutorial.
There are also some instructions in portuguese, written by the student that developed the latest version of the tools (at the time of this writing). The Tools Tutorial was based on Java EE standards, whereas the student's proof-of-concept was done using the Spring framework.