Index: doc/Announce2.0b3 =================================================================== diff -u -rf758b35ba367fbb634fbb30a977ed211edfd89f7 -r5aad9a3674f6ae535697734dc085e2b31c675fee --- doc/Announce2.0b3 (.../Announce2.0b3) (revision f758b35ba367fbb634fbb30a977ed211edfd89f7) +++ doc/Announce2.0b3 (.../Announce2.0b3) (revision 5aad9a3674f6ae535697734dc085e2b31c675fee) @@ -1,24 +1,26 @@ Dear Community, -We are please to announce the availability of NSF 2.0b3 which can be obtained -from http://next-scripting.org +We are pleased to announce the availability of the Next Scripting Framework 2.0b3 +which can be obtained from http://next-scripting.org Best regards - Gustaf Neumann - Stefan Sobernig +=============================================== Announcing NSF 2.0b3 ************************* Major changes relative to NSF 2.0b2 are: * Additional Features: - - object parameters: + - object parameters: call method "assign" on slot objects, when it is provided - - include "-returns" in introspection for aliases and - scripted methods. New subcommand "info method returns" for nx. + - include "-returns" in introspection for aliases and + scripted methods. New subcommand "info method returns" + for nx. - better compatibility with XOTcl 1.*: @@ -27,12 +29,13 @@ semantics of ensemble objects, the object properties "keepcallerself" and "perobjectdispatch" have to be used. - * better handling of XOTcl 1.* configure commands (starting - with a "-") when list property is lost (Many thanks to + * better handling of XOTcl 1.* configure commands (starting + with a "-") when list property is lost (Many thanks to Zoran Vasjljevic for the good example) * use different version numbers in serializer to avoid - mixups of XOTcl 1 and XOTcl 2 + mixups between XOTcl 1 and XOTcl 2 when both + packages are installed * Improved Code Quality: - improved performance @@ -45,15 +48,15 @@ - provide better protection for deletion/overwriting of base classes - fixed potential duplicates on diamond inheritance - - fixed unknown handling for "-local" and "-system" + - fixed unknown handling for "-local" and "-system" dispatches - - improved compatibility for windows compilations + - improved compatibility for windows compilations (c89, __WIN32__) - fixed potential crashes * during method caching - * error message + * error messages * implicit deletions - - follow Tcl convention on error messages + - follow Tcl convention on error messages (start always with lower case) - better handling of multiple errors in a single command. - return GMT dates in Httpd as RFCs require @@ -63,10 +66,10 @@ * Extended regression tests -MORE INFO - General and more detailed information about the Next scripting - framework and its components can be found at - http://next-scripting.org +MORE INFO + General and more detailed information about the + Next Scripting Framework and its components can be + found at http://next-scripting.org