<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Roadmap</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>Recent changes to Roadmap</description><atom:link href="https://sourceforge.net/p/jquickbase/wiki/Roadmap/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 04 Jan 2022 20:14:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jquickbase/wiki/Roadmap/feed" rel="self" type="application/rss+xml"/><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,29 +1,3 @@
 JQUICKBASE ROADMAP
 -----------------

-**DEV 0-0-4 (current release package)**
-- introducing basic data file service with fix record size (max 2.1 GB)
-- introducing basic file format version 4
-- introducing strong encryption with Twofish ECB (with some weakness)
-
-**DEV 0-1-0**
-- extending maximum record size to Long.MAX_VALUE (9.2 EB)
-- introducing datafile with flexible record length (JQBFlexibleDataFile)
-- introducing record properties (JQBFlexibleDataFile)
-- introducing basic file format version 5
-- removing strong encryption feature (Twofish ECB)
-
-**DEV 0-2-0**
-- definition of the index file format
-- introducing B+-Tree standard index file mapping String-&amp;gt;Integer (JQBStandardIndexFile)
-- introducing scalable in-memory record cache
-
-**STA 1-0-0**
-- roundup and improvements
-
-**STA 2-0-0**
-- introducing strong file encryption (Twofish CTR)
-- introducing key verification and scalable encryption armouring
-- optional package version without encryption feature
-
-(DEV: development, STA: stable)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 04 Jan 2022 20:14:13 -0000</pubDate><guid>https://sourceforge.net5913cef64105b785cf81e30ffbd0c862678372b7</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -3,27 +3,27 @@

 **DEV 0-0-4 (current release package)**
 - introducing basic data file service with fix record size (max 2.1 GB)
+- introducing basic file format version 4
 - introducing strong encryption with Twofish ECB (with some weakness)
-- introducing basic file format version 4

 **DEV 0-1-0**
 - extending maximum record size to Long.MAX_VALUE (9.2 EB)
 - introducing datafile with flexible record length (JQBFlexibleDataFile)
-- introducing record properties
+- introducing record properties (JQBFlexibleDataFile)
+- introducing basic file format version 5
 - removing strong encryption feature (Twofish ECB)
-- introducing basic file format version 5

 **DEV 0-2-0**
-- introducing B+-Tree standard index file (mapping String-&gt;Integer) 
+- definition of the index file format
+- introducing B+-Tree standard index file mapping String-&gt;Integer (JQBStandardIndexFile)
 - introducing scalable in-memory record cache
-- definition of the index file format

 **STA 1-0-0**
 - roundup and improvements

 **STA 2-0-0**
-- introducing strong encryption (Twofish CTR)
-- introducing scalable key verification and encryption armouring
+- introducing strong file encryption (Twofish CTR)
+- introducing key verification and scalable encryption armouring
 - optional package version without encryption feature

 (DEV: development, STA: stable)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Mon, 04 Nov 2013 18:52:13 -0000</pubDate><guid>https://sourceforge.net735e7b89685fbbf00cc693a7df17027c70c3d57e</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -11,7 +11,7 @@
 - introducing datafile with flexible record length (JQBFlexibleDataFile)
 - introducing record properties
 - removing strong encryption feature (Twofish ECB)
-- re-definition of the basic datafile format
+- introducing basic file format version 5

 **DEV 0-2-0**
 - introducing B+-Tree standard index file (mapping String-&gt;Integer) 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Fri, 18 Oct 2013 01:49:29 -0000</pubDate><guid>https://sourceforge.net5d84f15978a08b2bf512bf71b6a6b6f6df2a5384</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -9,6 +9,7 @@
 **DEV 0-1-0**
 - extending maximum record size to Long.MAX_VALUE (9.2 EB)
 - introducing datafile with flexible record length (JQBFlexibleDataFile)
+- introducing record properties
 - removing strong encryption feature (Twofish ECB)
 - re-definition of the basic datafile format

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Fri, 18 Oct 2013 01:46:59 -0000</pubDate><guid>https://sourceforge.net863bfe64e3b0577a9f8bdf380cf8d595e583fa59</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,21 +1,28 @@
 JQUICKBASE ROADMAP
 -----------------

-**DEV 0-0-4 (current stable version)**
+**DEV 0-0-4 (current release package)**
+- introducing basic data file service with fix record size (max 2.1 GB)
+- introducing strong encryption with Twofish ECB (with some weakness)
+- introducing basic file format version 4

-**DEV 0-0-5**
+**DEV 0-1-0**
 - extending maximum record size to Long.MAX_VALUE (9.2 EB)
 - introducing datafile with flexible record length (JQBFlexibleDataFile)
 - removing strong encryption feature (Twofish ECB)
-
-**DEV 0-1-0**
-- introducing B+-Tree standard index file (String-&gt;Integer) 
-- introducing scalable in-memory record cache
+- re-definition of the basic datafile format

 **DEV 0-2-0**
-- roundup and improvement
+- introducing B+-Tree standard index file (mapping String-&gt;Integer) 
+- introducing scalable in-memory record cache
+- definition of the index file format

 **STA 1-0-0**
+- roundup and improvements
+
+**STA 2-0-0**
 - introducing strong encryption (Twofish CTR)
 - introducing scalable key verification and encryption armouring
 - optional package version without encryption feature
+
+(DEV: development, STA: stable)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Wed, 16 Oct 2013 18:49:20 -0000</pubDate><guid>https://sourceforge.net055bd9a7b49a5faff03e17ed4b396d33abb39eae</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -17,5 +17,5 @@

 **STA 1-0-0**
 - introducing strong encryption (Twofish CTR)
-- introducing scalable key verifiction and encryption armouring
+- introducing scalable key verification and encryption armouring
 - optional package version without encryption feature
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 01 Oct 2013 13:34:30 -0000</pubDate><guid>https://sourceforge.net906570ccf5e1a431c796324a1e3174ed68284431</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,7 +5,7 @@

 **DEV 0-0-5**
 - extending maximum record size to Long.MAX_VALUE (9.2 EB)
-- introducing datafile with flexible record length (JQBFlexibleDatafile)
+- introducing datafile with flexible record length (JQBFlexibleDataFile)
 - removing strong encryption feature (Twofish ECB)

 **DEV 0-1-0**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 01 Oct 2013 13:31:28 -0000</pubDate><guid>https://sourceforge.netcc70637003cb2ef3992bd06e4432b4e3a39ff489</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,7 +4,7 @@
 **DEV 0-0-4 (current stable version)**

 **DEV 0-0-5**
-- extending maximum record size to Long.MAX_VALUE ()
+- extending maximum record size to Long.MAX_VALUE (9.2 EB)
 - introducing datafile with flexible record length (JQBFlexibleDatafile)
 - removing strong encryption feature (Twofish ECB)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 01 Oct 2013 13:29:08 -0000</pubDate><guid>https://sourceforge.nete4ba46905bbba1abee0f3b266581e3195796c1cf</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,19 +1,21 @@
+JQUICKBASE ROADMAP
+-----------------

-DEV 0-0-4 (current stable version)
+**DEV 0-0-4 (current stable version)**

-DEV 0-0-5 
+**DEV 0-0-5**
 - extending maximum record size to Long.MAX_VALUE ()
 - introducing datafile with flexible record length (JQBFlexibleDatafile)
 - removing strong encryption feature (Twofish ECB)

-DEV 0-1-0
+**DEV 0-1-0**
 - introducing B+-Tree standard index file (String-&gt;Integer) 
 - introducing scalable in-memory record cache

-DEV 0-2-0
+**DEV 0-2-0**
 - roundup and improvement

-STA 1-0-0
+**STA 1-0-0**
 - introducing strong encryption (Twofish CTR)
 - introducing scalable key verifiction and encryption armouring
 - optional package version without encryption feature
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 01 Oct 2013 10:49:21 -0000</pubDate><guid>https://sourceforge.netec783f09329d8770e1bb4eebdbf855a5d1528d17</guid></item><item><title>Roadmap modified by Wolfgang Keller</title><link>https://sourceforge.net/p/jquickbase/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;DEV 0-0-4 (current stable version)&lt;/p&gt;
&lt;p&gt;DEV 0-0-5 &lt;br /&gt;
- extending maximum record size to Long.MAX_VALUE ()&lt;br /&gt;
- introducing datafile with flexible record length (JQBFlexibleDatafile)&lt;br /&gt;
- removing strong encryption feature (Twofish ECB)&lt;/p&gt;
&lt;p&gt;DEV 0-1-0&lt;br /&gt;
- introducing B+-Tree standard index file (String-&amp;gt;Integer) &lt;br /&gt;
- introducing scalable in-memory record cache&lt;/p&gt;
&lt;p&gt;DEV 0-2-0&lt;br /&gt;
- roundup and improvement&lt;/p&gt;
&lt;p&gt;STA 1-0-0&lt;br /&gt;
- introducing strong encryption (Twofish CTR)&lt;br /&gt;
- introducing scalable key verifiction and encryption armouring&lt;br /&gt;
- optional package version without encryption feature&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Keller</dc:creator><pubDate>Tue, 01 Oct 2013 10:47:11 -0000</pubDate><guid>https://sourceforge.net0fcec8d89f9ccb7a538de933d21de7515e2c2219</guid></item></channel></rss>