Re: weekly report

From: Emmanuel Pietriga <emmanuel.pietriga_at_inria.fr>
Date: Wed, 26 Apr 2006 19:14:02 +0200

Ryan Lee wrote:
> Emmanuel Pietriga wrote:
>>>> Ryan Lee wrote:
>>>>> - Upgraded Fresnel to Sesame 2a3
>>
>> I've upgraded the FSL engine for Sesame 2 to work with 2a3 (was
>> previously working with 2a1). Source code available at [1], latest JAR
>> file at [2]. It requires Java 5 since Sesame 2a3 makes use of generics.
>>
>> [1] http://dev.w3.org/cvsweb/java/classes/org/w3c/IsaViz/fresnel/
>> [2] http://www.lri.fr/~pietriga/IsaViz/#fsl
>
> Excellent, thanks Emmanuel.
>
> As I've mentioned here and there, it is presently possible to use Sesame
> 2a3 with Java 1.4 if it's slightly modified and then recompiled using
> retroweaver. The FSL engine can also be recompiled to 1.4 compatilibity
> with no other modifications necessary (but dependent on the retroweaved
> Sesame 2a3).

Basically, the reason why I need Java 1.5 is because I implement one
method of a Sesame interface in FSLSesameHierarchyStore:

public void handleTuple(List<? extends Value> tuple){}

What do I need to do to make a 1.4-compatible build of it? Just the
retroweaved sesame 2a3 and retroweave by itself? If so, could you
provide me with the retro-weaved Sesame2a3?

-- 
Emmanuel Pietriga
INRIA Futurs - Projet In Situ    tel : +33 1 69 15 34 66
Bat 490, Université Paris-Sud    fax : +33 1 69 15 65 86
91405 ORSAY Cedex FRANCE     http://www.lri.fr/~pietriga
Received on Wed Apr 26 2006 - 17:12:43 EDT

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:40:51 EDT