[Colander-users] Colander Internet Agent 0.8.0 Release
Status: Inactive
Brought to you by:
croutledge
|
From: Craig R. <cro...@us...> - 2004-10-24 21:48:08
|
This release is mainly to updated Colander to play nice with Java 1.5 (aka Java 5) Modifications since 0.6.2 you need to be aware of: * Assignments will need to change the <Colander> element to <ColanderAssignment> * Any tasks you have written will have to change the name of the 'getXML' method to 'getResult'. * If your assignments are being interrupted, please note that there is now an adjustable time limit on assignment runs, default is ten minutes. Also: * RDF/RSS feeds will now only display new items. Use the new EntireFeedToHTML transform to see all items. * Added PersistentData helper so tasks can store information between runs. * Please see the release notes on the file download page for a detailed changelog. |