[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] progress to serveez-0.2
From: |
Mike Gran |
Subject: |
Re: [dev-serveez] progress to serveez-0.2 |
Date: |
Wed, 13 Jun 2012 19:15:10 -0700 (PDT) |
Hi Julian-
> Any updates on the new version?
>
>Unfortunately, no.
I haven't touched Serveez or Guile much this year, either.
>
> Since last year I've released some code [0] that depends on a couple
> of features planned for 0.2 that I think (don't fully remember) I
> cobbled together between Mike Gran's serveez-mg repository and the
> "master" branch of the Savannah repository. Specifically:
>
> * Support for building the libserveez shared library
> * Support for linking with Guile 2.0
IIRC, very little was required to make the last Serveez Master work
with Guile 2.0. Just a few dozen lines, and a resolution to the bytevector
question.
I know that TTN was trying to be formal about dealing with different
Guile versions and I'd just hacked something to make me happy. But
shortly after, a lot of WWW stuff got sucked into Guile's core, which
killed my motivation to work on Serveez beyond what I needed for my
own play.
>Care to post a patch (against ‘master’) for these?
>
> My solution is working pretty well -- thanks for your work, by the way
> -- but I'd love to be able to depend on a single "official" Serveez
> release.
>
>Personally, i need to find the gumption to resume Serveez hacking.
>Perhaps seeing your code will trigger some action.
If I thought I were coding for an actual purpose, instead of dumping code
into the aether that is never looked at or commented on, I might find
some motivation.
-Mike