1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Welcome to Chaplin ACT Open Source Project

Chaplin is a Java class transformer which brings some modern language concepts into Java(TM): For example: contexts, composites, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators etc. These features make writing the extensible, flexible and testable code easier. Using Chaplin the developer writes the code in a more formal way what helps to decouple behavior from state, creation from behavior and state from presentation. As a consequence we get a code which is testable in early stages of the development.

Chaplin ACT does not extends Java syntax. All Java enhancing features are implemented only by transforming application's compiled code.


Good Starting Points

For complete list of available wiki pages see TitleIndex.

Contact