Web Connection
Web Connection 8.2 has been released
Hi all,
Web Connection 8.2 has been released. This update is mostly a maintenance release that cleans up a few small bugs and issues, but it also introduces a few notable improvements:
v8.2
- Allow field access in wwDotnetBridge with GetField()/SetField()
- Improved wwDotnetBridge event handling that requires implementing only desired events instead of the entire event interface (per Christof W.)
- New wwHeap class for fast string iteration (SubStr() alternative)
- Several small bug fixes and runtime updates
v8.1
- Support for greater than 16mb Web Response output
- More improvements to COM server handling
- Improved wwDotnetBridge stability (no more crashes after full memory unloads)
For everything that is new, check the What's new page in the documentation:
Check it out.
+++ Rick ---