Erik Huelsmann | 13 Aug 19:12

Latest changes in repository

Yesterday and today, I got right to work at some of the "decisions to
be taken"; after all, if anybody were to object: it's all version
controlled and we'll be safe anyway.

So, this is what I did:

 - Eliminated all 'unchecked' warnings by using generics as suggested by Marco
 - Eliminated all isJava15OrLater conditionals, since it was decided
to use Java 1.5+ anyway.

Ofcourse, I also fixed the nested structures and #n# reader expansion
which started all of this to start with.

In between some of these commits, I also replaced hashes with
WeakHash-es in LispThread, because that will allow Java threads to be
garbage collected (and so will the lisp threads as a consequence).

Some silence may come in the coming days, not because I'm done with
the initial burst, but because I'll have bad net access for 2 to 3
weeks.

Bye,

Erik.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
(Continue reading)


Gmane