[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: role of guile-lib
From: |
Ludovic Courtès |
Subject: |
Re: role of guile-lib |
Date: |
Tue, 06 Jan 2009 16:14:41 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) |
Hello!
Andy Wingo <address@hidden> writes:
> So, sounds like the current situation with git instead of bzr, and
> hosted on savannah.
Yes.
> Maybe your solution is best -- it lets us keep guile-lib's unit tests
> and documentation system intact, doesn't bind us quite to the quality
> standards of guile, but still gives us the advantages of the
> git/savannah switch.
Yes. Eventually we can consider moving parts of it to Guile core, e.g.,
the SXML infrastructure to start with. However, I think there are
dependencies on Guile-Lib's framework, e.g., for the on-line macro
documentation stuff, which would complicate things.
Thanks,
Ludo'.