From e97b65ca17e5285d31c7e1b807ac5e17eb395174 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 13 Nov 2013 17:37:04 +0100 Subject: doc: note that v8 output module interface is not yet stable --- doc/v8compatibility.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/v8compatibility.html b/doc/v8compatibility.html index 681004b3..6dda2c45 100644 --- a/doc/v8compatibility.html +++ b/doc/v8compatibility.html @@ -61,6 +61,10 @@ these modules (this may save us testing). changed. It is suggested to review some of the project-provided plugins for full details. In this doc, we describe the most important changes from a high level perspective. +

NOTE: the v8 output module interface is not yet stable. It is highly +likely that additional changes will be made within the next weeks. So if you +convert a module now, be prepared for additional mandatory changes. +

Multi-thread awareness required

The new engine activates one workerinstance of output actions on each worker thread. This means an action has now three types of data: -- cgit v1.2.3