(Feb 1 2006) Openbiz 2.1 alpha is released. Openbiz eclipse plugin 0.9.3 is released with 2.1. Important features in Openbiz 2.1 alpha:
- New event handling model allows developers specify more than one event handlers to a UI control.
- Being able to handle all HTML form events
- BizForm metadata schema changes accordingly
- Openbiz Eclipse plugin is changed due to the new event handling.
- Provide more flexible syntax for simple expression language used in metadata file.
- New browser side javascript class inheritance architecture allows developers to implement client side logic with their javascript code.
- Automatic field dependency - subfields will change with their parent field
- File (attachment) upload support
- Import and export support
- Tab interface support