From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,680e44360c8af6bb,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.germany.com!storethat.news.telefonica.de!telefonica.de!news-fra1.dfn.de!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Simple components v2.7 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Sun, 10 Feb 2008 21:37:04 +0100 Message-ID: NNTP-Posting-Date: 10 Feb 2008 21:37:06 CET NNTP-Posting-Host: 9eb17160.newsspool2.arcor-online.net X-Trace: DXC=OM`CHD[9?YSFm0Y?OE@2^XA9EHlD;3YcR4Fo<]lROoRQ^YC2XCjHcbYcZFlJki\NaTWRXZ37ga[7ZjTA67ckJ=XUc^;SfEVAdeV`RP;h>lQoV[ X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:19755 Date: 2008-02-10T21:37:06+01:00 List-Id: http://www.dmitry-kazakov.de/ada/components.htm Changes to the version 2.5: - Function Is_Empty was added to doubly-linked lists; - Functions Erase and Take were added for doubly-linked webs and lists: - Persistent storage packages interface was changed from Wide_String (UCS-2) to String (UTF-8) Unicode support; - Persistent storage now supports hierarchical names of objects; - Get_Class abstract operation was added to the persistent storage interface; - The package Generic_Random_Sequence was added to provide random sequences of non-repeating numbers; - The package Strings_Edit.Symetric_Serialization provides symmetric encryption and encoding of short plain strings, which can be used for storing user credentials. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de