Hi

STANBOL-20 referes to a class part of the "query-rendering"
application. AJava Swing UI developed mainly during the first FISE
hackaton in Furthwangen. Based on the SVN history of this application
at code.google.com there where no changes to this later than 31 March
2010.

Therefore I think this application will not be compatible with the
current FISE version. Especially because at that time was missing
several core functionalities like the
 - SPARQL endpoint (at the Hackaton we used to run FISE directly
within Clerezza to get SPARQL support) and the
 - Fise Enhancement Structure (at that time the engines used different
properties to create enhancement)

I think to get this application to an useable state there is much more
work needed as to change the binary encoding to use Apache
commons-codec.

I would suggest to create first a full featured java client library
for FISE and only than adapt this application to use this client
library

WDYT
Rupert

---------- Forwarded message ----------
From: Bertrand Delacretaz (JIRA) <[email protected]>
Date: Mon, Dec 13, 2010 at 9:55 AM
Subject: [jira] Created: (STANBOL-20) Use commons-codec for Base64 functionality
To: [email protected]


Use commons-codec for Base64 functionality
------------------------------------------

                Key: STANBOL-20
                URL: https://issues.apache.org/jira/browse/STANBOL-20
            Project: Stanbol
         Issue Type: Bug
           Reporter: Bertrand Delacretaz
           Priority: Minor


http://svn.apache.org/repos/asf/incubator/stanbol/trunk/fise/query-rendering/src/eu/iksproject/fise/interaction/util/Base64.java
is a fork from
http://iharder.sourceforge.net/current/java/base64/ , we should use
http://commons.apache.org/codec/ instead.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to