|
Version 1.4.1-rc1
- Improved function detection code in HelmaDoc/Manage app
- Accept lower-case prototype names in app.skinfiles
- Make ConcurrencyException extend Error so it isn't cought by JavaScript try/catch.
- Added support for CLOB type in SQL layer.
- Always user ResultSet.getTimestamp() when reading a Date or Type column
- Fix detection for Oracle db in extended prototypes
- Allow for arbitrary properties to be passed from db.properties to the JDBC driver.
- Set http_language in request data object to Accept-Language header
- Added exportNode() method that takes a DbMapping as second argument and allows HopObjects to be exported from embedded to relational or between relational dbs
- Expose session.message property that allows to set a response message (res.message) for the next request in the current session
- Switched to Juerg Lehni's new Imaging code based on the javax.imageio.* package
- Added onCodeUpdate() hook function which is called on each prototype after its code has been (re)compiled
- Fix bug in createSkin() and renderSkin() where skins were not properly wrapped/unwrapped
- Fix bug where strings, numbers and booleans were passed to HopObject constructors as objects rather than primitive values
- Fix bug in Xml.write() and Xml.read() where references from transient to persistent objects were not lost after de-serialization
- Refreshed Helma build script
... comment
Page last modified on 2004-06-29 19:11 by hns
|