--1947:ChangeLog:-- Release r12285 @ 2008-06-09 00:00:00+0200> { Heads up! ~~~~~~~~~ - Deprecated xml.XML class (friebe) RFCs ~~~~ - Implemented RFC #0166: XP Runners (friebe) - Implemented RFC #0165: New text.regex package (friebe) - Implemented RFC #0163: Respect ANSI SQL in rdbms package (kiesel) - Implemented RFC #0157: Make product, language and session optional URL parts (kiesel) Bugfixes ~~~~~~~~ - Fixed FtpConnection::getDir() function by passing FTP connection object to FtpDir constructor (hinckel) - Fixed _recurseData() in XPSoapMessage to handle arrays vs. objects correctly (hinckel) - Made HttpScriptlet::process() rethrow HttpScriptletExceptions as-is, while any other exception is wrapped into a HttpScriptletException. (friebe). - Fixed bug when scriptlet.xml.workflow.casters.ToDate accepted an abbreviated date, interpreted it as a time and used the current date with given time instead the given date (kiesel) - Fixed session id initialization in XMLScriptletRequest::initialize() (hinckel) - Fixed rdbms.Record::set() method (Michael Bayer, kiesel) Features ~~~~~~~~ - Added lang.Process::newInstance() method http://news.xp-framework.net/article/258/2008/05/28/New_Process (friebe) - Added " @ {host}" to rdbms.SQLConnectionClosedException's message (friebe) - Changed XAR file format (BC-break-free) to be less memory-consuming, platform-independent and get rid of original filename junk (friebe) - Added a parameter "bool append" (defaulting to FALSE) to io.streams.FileOutputStream's constructor (friebe) - Made io.streams.FileInputStream and io.streams.FileOutputStream's constructors accept either an io.File or a string with the filename (friebe) - Added syntactical support in text.doclet.markup API for ordered and unordered lists. (friebe) } --63:bin/boot.pth:-- .. ../lib/xp-rt-5.6.7.xar ../lib/xp-net.xp_framework-5.6.7.xar