Package org.takes

Takes, Java web development framework.

See: Description

Package org.takes Description

Takes, Java web development framework.

Takes is a pure object-oriented and immutable web development framework for Java 6+ projects. The design of Takes is based on four fundamental principles: 1) no NULLs, 2) no mutable classes, 3) no public static method, and 4) no type casting. Due to these principles, the design is loosely coupled, highly cohesive and easy to test. To start working with the framework, check out our introduction page in Github: README.

Since:
0.1
Version:
$Id$
Author:
Yegor Bugayenko ([email protected])
See Also:
project site www.takes.org, Github project

Copyright © 2015 Takes. All rights reserved.