From bce9d5a76072ec697ef69021818aa68709036da5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 16 Mar 2009 08:16:43 +0200 Subject: Add support for type customization in C++/Hybrid examples/cxx/hybrid/custom/wildcard/: new example --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b1152ef..95ccd71 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,13 @@ Version 3.1.0 Started Guide as well as examples in the examples/cxx/hybrid/binary/ directory. + * New option, --custom-type, allows customization of the object model + classes. You have the option of either basing your custom implementation + on the generated version or providing your own implementation from + scratch. For details see Section 4.8, "Customizing the Object Model" + in the Getting Started Guide as well as examples in the + examples/cxx/hybrid/custom/ directory. + * New option, --generate-detach, triggers generation of detach functions for elements and attributes of variable-length types. These functions, for example, allow you to move sub-trees in the object model either -- cgit v1.1