<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/jsight/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/jsight/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 18 Dec 2004 19:39:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsight/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Implement quering system using object database </title><link>https://sourceforge.net/p/jsight/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The the result of work of Sight workflow engine is a tree &lt;br /&gt;
of connected records. Currently this structure is written &lt;br /&gt;
to the nested html document, creating some ilusion of &lt;br /&gt;
the convenient report. However in reality it should be &lt;br /&gt;
queried by the object database engine like, for example, &lt;br /&gt;
db4o (http://www.db4o.com/). Out system is GPL and &lt;br /&gt;
we can only use open source databases under GPL &lt;br /&gt;
license for this task.&lt;/p&gt;
&lt;p&gt;There are only two types of nodes. The request node is &lt;br /&gt;
a class with public defined or inherited string fields. The &lt;br /&gt;
result node describes the result to some request and &lt;br /&gt;
contains a single public array of records. These records &lt;br /&gt;
also contain public defined or inherited string fields. The &lt;br /&gt;
format of writing this into persistent form would be a &lt;br /&gt;
matter of agreement.&lt;/p&gt;
&lt;p&gt;The suggested application could be completely &lt;br /&gt;
independent from the rest of the Sight, just taking the &lt;br /&gt;
output file. It should query objects by the fields value, &lt;br /&gt;
by the fields of ancestor node and by fields of the child &lt;br /&gt;
(result) node. User friendly GUI interface would be &lt;br /&gt;
preferred, but the possibility to query in console mode &lt;br /&gt;
with some SQL-like language can also be discussed. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Audrius Meskauskas</dc:creator><pubDate>Sat, 18 Dec 2004 19:39:16 -0000</pubDate><guid>https://sourceforge.netb4ce0b27b5e6c168a019747916ad48afabb52583</guid></item></channel></rss>