kbmmw 5.04 发布

简介: 增加了一大波功能,消灭了一大堆问题,也肯定引进了一大票BUG.We are happy to announce the release of our latest version of kbmMW. Downloads are readily available for holders of active SAU's from the portal at: https://portal.
增加了一大波功能,消灭了一大堆问题,也肯定引进了一大票BUG.
We are happy to announce the release of our latest version of kbmMW. Downloads are readily available for holders of active SAU's from the portal at: https://portal.components4developers.com 5.04.00 Nov 02 2017 New stuff ========= - Added OnAccessException event to TkbmMWCustomFileClient. - Added Checksum, ChecksumEx, SameFile, SameFileEx, LocalChecksum to TkbmMWCustomFileClient Checksum(Ex) and LocalChecksum use SHA256 to calculate checksum. SameFile(Ex) calculates checksum on both local and remote file and compares those. On platforms supporting TkbmMWScheduler, the calculations are run in parallel. - Added WithObject and WithInterface to TkbmMWScheduledEvent to allow piggybacking additional data to events. - Added additional overloaded SynchronizedAfterRun and AfterRun for anonymous procedures to TkbmMWScheduledEvent. - Added WhenException methods to TkbmMWScheduledEvent to allow handling exceptions. - Added WaitRun(s) to TkbmMWScheduledEvent to allow pausing a thread until an event has finished running. - Added additional Run/RunNow methods to TkbmMWScheduler to allow for scheduling multiple parallel jobs that will be run under control of one scheduled event. Only when all jobs has run, the scheduled event is considered to have run. - Added mwxonoPreferAttributes and mwxonoAutoIdentifyArrayElement to TkbmMWXMLObjectNotationOption. mwxonoPreferAttributes controls if conversion from object notation should prefer defining XML node values as attributes or as elements. mwxonoAutoIdentifyArrayElement controls if conversion from object notation should include index (i) attribute to precisely identify a row in an array. - Updated many database adapters to prevent certain leaks on exceptions. - Added MaxFileSize to TkbmMWFileServiceDefinition to define maximum size of file that is allowed to be received by the server. Default no limit. - Added TkbmMWVirtualConfigurationStorage to kbmMWConfiguration unit. It allows for getting and storing configuration from any type of medias. - Added TkbmMWMarshal.Bytes2Memory function in kbmMWGlobal. - Added ToString to IkbmMWAutoValue. - Added kbmMWExplode function to kbmMWGlobal. It allows for exploding strings with start and end tags as delimiters. - Added PrettyChar2String function to IkbmMWLogFormatter. - Made Char2PrettyChar function in IkbmMWLogFormatter implementers public. - Added support for detecting version of databases for some databases in TkbmMWCustomConnectionPool. - Added TkbmMWThreadONObject and TkbmMWThreadONArray to kbmMWObjectNotation. They allows for multithreaded access to the same base object notation object or array. - Added additional support for CoInitialize and CoUnInitialize for UNIDac adapter. - Added BasicProperties property to IkbmMWAMQPChannel. - Updated database adapter wizard to generate up to date code. - Improved stability of TkbmMWFileService, TkbmMWFileClient and TkbmMWFilePool. - Improved error handling in kbmMWORM. Fixes ===== - Fixed bugs in TkbmMWScheduler. - Fixed compilation errors in AMQP on some IDE SKU versions. - Fixed header properties not available under some circumstances in AMQP. - Fixed bugs in TkbmMWAuthorizationManager. - Fixed bugs in kbmMWConfiguration. - Fixed bugs in kbmMWHTTPUtils resulting in stack overflow. - Fixed some null handling issues in TkbmMWObjectNotation. - Removed leftover debug code from TkbmMWBPStringMaskPart. - Fixed bugs in TkbmMWAMQPChannel. - Fixed NULL marshalling issue in TkbmMWONNullableMarshal. - Fixed kbmMWServer not instantiating minimum number of services at startup. - Fixed IDE Debug visualizers. Changes/minor additions ======================= - Improved GetStreamEx and PutStreamEx to allow for retry on failure in TkbmMWCustomFileClient. - Generally improved exception and error handling in TkbmMWCustomFileClient. - Improved PutStreamEx to include offset and total file size in server call. - Improved TkbmMWSQLiteMetaData to support obtaining version meta data and index info from older SQLite versions (pre 3.8.3)
目录
相关文章
|
SQL 关系型数据库 网络架构
kbmmw 5.03 发布
版本一小数,功能一大步 We are happy to announce v5.03 of our popular middleware for Delphi and C++Builder. If you like kbmMW, please let others know! Share th...
1143 0
|
消息中间件 SQL 网络架构
kbmmw 5.02发布
5.02.00 May 27 2017 Important notes (changes that may break existing code) ====================================================== * Changed Use class in kbmMWSmartUtils.
1436 0
|
XML 数据格式
kbmmw 5.01 发布
Important notes (changes that may break existing code) ====================================================== * Officially now only supporting XE2 and forward.
1064 0
|
Web App开发
初识kbmmw 5 中httpsys的支持
前两天kbmmw 发布了5.0 版。里面一个非常令人兴奋的特性就是原生内部支持http.sys. 有关http.sys 的介绍及优势,我就在这里不多说了,大家可以参照一下我以前的文章。 关于http.sys 的最大优势就是web 服务,我今天就以此为例,在kbmmw中建一个使用httpsys的 web server。
1202 0
|
SQL
KBMMW 4.93.10 发布
例行更新,主要是bugfix. 4.93.10 June 4 2016 Important notes (changes that may break existing code) ====================================================== * Fixed compilation for D2009.
839 0
|
XML 流计算 数据格式
KBMMW 4.93.00 发布
可喜可敬,作者非常勤奋,跟上了delphi 10.1 的步伐。 4.93.00 April 26 2016 Important notes (changes that may break existing code) ===============================...
785 0
|
Linux C++ Java
KBMMW 4.92.00 发布
We are happy to announce the release of kbmMW Professional and Enterprise Edition. Yet again kbmMW continues to set the bar for what an n-tier p...
739 0
|
XML JSON 网络性能优化
KBMMW 4.90.00 发布
kbmMW is a portable, highly scalable, high end application server andenterprise architecture integration (EAI) development framework forWin32, .
787 0
|
Linux Android开发 Unix
KBMMW 4.84.00 发布
kbmMW is a portable, highly scalable, high end application server and enterprise architecture integration (EAI) development framework for Win32, .
680 0
|
JSON iOS开发 数据格式
KBMMW 4.83.00 发布
新版本又来了,端午节都不让大家过好:) 这次终于支持ios 64了,不用我再手工改了。 Components4Developers is a company established in 1999 with the purpose of providing high quality development tools for developers and enterprises.
1104 0