Menu

Falcon / News: Recent posts

falcon 0.0.8 now availible

This release of falcon is a first of 2 release that will allow binding of WS objects as part of the binding mechanism.

Posted by subf 2007-03-18

Falcon Core 0.0.5 with imporved JPA integration

A number of fixes to last release also added the ability to describe object through <object_story> tag.
Enhanced JPA integration by allowing addition of parameters in the binding XML file.

Posted by subf 2007-01-08

Falcon Core 0.0.4 with JPA integration released!

This is a significant release to the framework. It includes Java Persistence API integration. It allows declare retrieval of Entity and use it as a dependency of another class in a non intrusive manner. Check out the FalconRunnerJpaTest Test class that is using this functionality.

Posted by subf 2006-10-18

Falcon Core-0.0.2 Available

Falcon core 0.0.2 release is available for download! This instalment includes dependency injection with POJOs (either via falcon generated objects or self generated objects). A basic 'by-product' injection-- Object can be retrieved as a return of a specified method.

Posted by subf 2006-06-27