comp.lang.ada
 help / color / mirror / Atom feed
From: "Stéphane Rivière" <stef@genesix.org>
Subject: Re: Is gnoga dead?
Date: Sat, 9 Sep 2023 19:55:56 +0200	[thread overview]
Message-ID: <udibjd$5n6j$1@dont-email.me> (raw)
In-Reply-To: <38ab0ff7-afe0-4dfc-a073-427b46283451n@googlegroups.com>


Gnoga not dead, but being maintained by Pascal, Gautier and other
individuals and companies.

Expect a pleasant surprise (imho) before the end of the year (with full
web demos). v22 manual abstract :


1        About v22 framework
1.1      Ready to use in production

v22 is a general purpose, KISS oriented, modular Ada framework for
GNU/Linux Debian/Ubuntu service, console and web programs.

v22 is composed of many packages in charge of UTF-8 strings, program and
OS functions, HTTP(s)/WS(s) web framework, integrated cURL, console
handling and text files, advanced network, MySQL and SQLite high level
binding, logging and configuration files handling.

Although based on the v20 library, the v22 framework represents a major
step forward in the following areas:
- UTF-8 compatibility;
- Simplified string processing (only one UTF-8 String type is used);
- Internationalization;
- New and extended database API;
- Extended database access to MySQL, in addition to SQLite, with schema
on-the-fly update at table, index, and colums level;
- Improved concurrent access and performance for SQLite;
- New LGPLv3 licensing instead of GPLv3;
- New FSF GNAT GCC Linux ready-to-use development environment for v22
(not tied anymore to GPLv2 licence);
- And much more.

1.2      Cooperative and open

v22's native dependencies are Gnoga, Simple_Components, UXStrings and
Zanyblue.

v22 is both a high-level framework and an extension to the lower level
components cited above. v22 has been designed to:
- Use unmodified components;
- Not "reinvent the wheel". Component functions are to be used first;
- Offer higher-level functions or functions that do not exist in the
components.

.../...

In short:
- UXStrings is used throughout v22. The v22.Uxs package extends
UXStrings functionality. The v22.Sql package extends the functionality
of Gnoga.Server.Database. The v22.Gui graphics framework is based on
Gnoga.Gui;
- v22's architecture allows it to be open to additional packages,
depending on the software development required.


-- 
Stéphane Rivière
Ile d'Oléron - France

  parent reply	other threads:[~2023-09-09 17:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09  9:02 Is gnoga dead? reinert
2023-09-09  9:53 ` Blady
2023-09-09 11:47   ` reinert
2023-09-09 11:59 ` Jeffrey R.Carter
2023-09-09 16:46   ` reinert
2023-09-09 17:55 ` Stéphane Rivière [this message]
2023-09-10  6:51   ` reinert
2023-09-11  7:52     ` Stéphane Rivière
2023-09-12  6:00       ` reinert
2023-09-12  7:16         ` Stéphane Rivière
2023-09-15  8:23           ` reinert
2023-09-10  6:54   ` reinert
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox