Download List

Descripción del Proyecto

Jostraca is a general purpose code generation
toolkit for software developers. It uses JSP
syntax and can be configured to use a number of
different programming languages. Jostraca is a
templating tool for Generative Programming.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-31 14:43
0.4.1

Los controles de rutas de clases se agregaron a la tarea Ant. Soporta JavaScript fue añadido (mediante Rhino). Muchos pequeños bugs fueron corregidos.
Tags: Minor feature enhancements
Classpath controls were added to the Ant task.
JavaScript support was added (using Rhino). Many
minor bugs were fixed.

2004-12-02 20:50
0.4.0

Este lanzamiento incluye mejoras en el rendimiento de la muy necesaria cuando se genera Java múltiples plantillas. Todas las plantillas de Java son compilados y ejecutados dentro del proceso de Jostraca si es posible, y con diferentes modelos se compilan juntos en lugar de por separado. Esta versión incluye el Jython a la lista de idiomas que puede ser utilizado en Jostraca plantillas. Jython es una excelente opción para la creación de plantillas que necesitan para integrarse con un entorno Java existente (y de Java más rápido de lo normal plantillas!).
Tags: Major feature enhancements
This release of includes much needed performance improvements when generating multiple Java templates. All Java templates are compiled and executed inside the Jostraca process if possible, and multiple templates are compiled together instead of separately. This release adds Jython to the list of languages that can be used in Jostraca templates. Jython is an excellent choice for creating templates that need to integrate with an existing Java environment (and it's faster than normal Java templates!).

2003-06-21 11:47
0.3.3

Esta publicación introduce una nueva y sencilla de utilizar API para la generación de código desde dentro de sus propias aplicaciones. También incluye versiones de prueba de la plantilla de controladores de Java interno. Estos componentes le permiten compilar y ejecutar Java plantillas dentro del proceso de Jostraca, que mejora el rendimiento. Presentación de informes de error también se ha mejorado.
Tags: Minor feature enhancements
This release introduces a new easy-to-use API
for generating code from within your own
applications. It also includes tested versions
of the internal Java template handlers. These
components allow you to compile and execute Java
templates inside the Jostraca process, which
improves performance. Error reporting was also
improved.

2003-02-26 03:05
0.3.2

La nueva característica importante en esta versión es una mejora de rendimiento significativo. Jostraca es ahora mucho más inteligente sobre la regeneración y la recompilación de plantillas y no tener que hacerlo si no es necesario. Esto significa que la tarea Ant finalmente puede ser utilizado de manera eficaz. Una serie de errores de consumo de recursos también se han solucionado en esta versión. Código de la coherencia y el manejo de errores se han mejorado y se están moviendo lentamente hacia una arquitectura más estructurada.
Tags: Minor feature enhancements
The major new feature in this version is a significant performance improvement. Jostraca is now far more intelligent about regenerating and recompiling templates and will avoid doing so if it is not necessary. This means that the Ant task can finally be used effectively. A number of resource consumption bugs have also been fixed in this release. Code and error handling consistency have been improved and are moving slowly towards a more structured architecture.

2002-08-09 01:44
0.3.1

El escritor código Rebol formato y la directiva replace-regexp se han introducido. Hay algo de código de limpieza de transición.
Tags: Initial freshmeat announcement
The REBOL code writer format and the directive replace-regexp have been introduced. There is some transitional code cleanup.

Project Resources