[dev] using horde...
Chuck Hagenbuch
chuck@horde.org
Fri, 16 Feb 2001 00:29:42 -0500
Quoting Brian Jones <cbj@gnu.org>:
> Hello everyone,
Welcome back!
> I'm in the process of getting together what I need to write a new
> Horde module. I did a cvs co on the STABLE branch of the Horde module
> and have noticed it doesn't include buildlib and related separate
> files which are usually combined into a single big library by the Perl
> script. Did this simply not get labeled?
Things have changed a lot. =) The perl script is gone in 1.2/2.2 in the
interest of ease of installation. But ...
> So the question really is, how do I get a full version of the latest
> STABLE work. I don't think I want to track cvs like I used to do and
> fix things on the bleeding edge... but I'd truly prefer to have the
> Horde lib in it's separate components and use buildlib myself. ;)
... if you're going to build a new app, you _really_ want Horde 1.3. It's
mostly stable; the API is still coalescing a bit, but it is _much_ better
designed than 1.2 ever was. There's even some API documentation -
http://chuck.bitgroup.com/api/ is updated every hour.
It does require php4, btw. Taking a look at the cvs of IMP/Turba/Gollem should
give you an idea of how apps are put together with the new stuff.
Let us know if you have any questions. Any hints what you're working on?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From cbj@gnu.org Date: 16 Feb 2001 00:47:22 -0500
Return-Path: <cbj@gnu.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 67812 invoked from network); 16 Feb 2001 05:47:30 -0000
Received: from fe7.southeast.rr.com (HELO mail7.nc.rr.com) (24.93.67.54)
by horde.org with SMTP; 16 Feb 2001 05:47:29 -0000
Received: from lyta.haphazard.org ([66.26.249.124]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53);
Fri, 16 Feb 2001 00:47:22 -0500
Received: (from cbj@localhost)
by lyta.haphazard.org (8.11.0/8.11.0) id f1G5lMe04627;
Fri, 16 Feb 2001 00:47:22 -0500
X-Authentication-Warning: lyta.haphazard.org: cbj set sender to cbj@gnu.org using -f
Sender: cbj@lyta.haphazard.org
To: dev@lists.horde.org
References: <982301382.3a8cbac644a11@marina.your.mom>
From: Brian Jones <cbj@gnu.org>
Date: 16 Feb 2001 00:47:22 -0500
In-Reply-To: Chuck Hagenbuch's message of "Fri, 16 Feb 2001 00:29:42 -0500"
Message-ID: <m31yszfac5.fsf@lyta.haphazard.org>
Lines: 17
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Re: [dev] using horde...
Chuck Hagenbuch <chuck@horde.org> writes:
> ... if you're going to build a new app, you _really_ want Horde
> 1.3. It's mostly stable; the API is still coalescing a bit, but it
> is _much_ better designed than 1.2 ever was. There's even some API
> documentation - http://chuck.bitgroup.com/api/ is updated every
> hour.
Where is the information on how to generate this documentation?
> Let us know if you have any questions. Any hints what you're working
> on?
I'll share when I have something worth sharing. :)
--
Brian Jones <cbj@gnu.org>