Jeta - is an Open Source framework, built on the top of Metaprogramming is achieved by code generating which makes programs fast and stable at runtime. The main goal is to ensure that if the metacode is compiled, it will work correctly. Jeta is also designed to provide rapid code. If you are dissatisfied with
For android developers, Androjeta is the better way to go.
At a glance:Even though Jeta is made to help Java developers to write source code generators, it also provides a number of features, built on the same foundation. Let’s take a look on a simple example: @LogWhatever logging tool is used in your project, the loggers can be supplied into classes through
instead of:
The second approach implies copy-paste. Programmers often forget to replace the class, so loggers have incorrect names. In the first code snippet, there’s no need to copy the logger code - it’s easy to write, but even if you do, the Of course, this is a straightforward sample, but it illustrates what Jeta is all about - less code, more stability. Follow the user’s guide to find more features and know how to create yours. Installation (gradle):
Click this page for complete installation guide. License
|
How it works:User's Guide:
AndrojetaAdvanced
|