[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pspp development
From: |
John Darrington |
Subject: |
Re: pspp development |
Date: |
Mon, 30 Jan 2006 06:59:04 +0800 |
User-agent: |
Mutt/1.5.9i |
On Sun, Jan 29, 2006 at 08:25:50AM -0800, Ben Pfaff wrote:
OK. Unless Jason strongly disagrees, then it's time to start
talking about #2.
Here's a pointer to my proposal about this in 2004, and the
followups I found interesting:
http://lists.gnu.org/archive/html/pspp-dev/2004-12/msg00026.html
http://lists.gnu.org/archive/html/pspp-dev/2004-12/msg00027.html
http://lists.gnu.org/archive/html/pspp-dev/2004-12/msg00028.html
Any new comments about that proposed structure?
It might be worth re-drafting that proposal, since we've moved on a
bit in the last 12 months anyway. I'm not sure what Jason's plans are
with lib/linreg --- I'd assumed that lib/linreg was supposed to be a
general purpose linear regression library which could be applied to
any software. But I note that there are some very PSPP specific
things there now (eg: #include "var.h").
I take it your plan would be to have each directory compiled as a
static library, and linked into the binary at the end? And what about
header file search paths? Currently, *every* file in *every*
directory searches *every* directory for it's *.h #includes. IMHO
this is wrong, and would be cumbersome for such a large number of
directories. So this would need to be thought about.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: pspp development, John Darrington, 2006/01/28
- Re: pspp development, Ben Pfaff, 2006/01/28
- Re: pspp development, John Darrington, 2006/01/28
- Re: pspp development, Ben Pfaff, 2006/01/29
- Re: pspp development, John Darrington, 2006/01/29
- Re: pspp development, Ben Pfaff, 2006/01/29
- Re: pspp development,
John Darrington <=
- Re: pspp development, Jason Stover, 2006/01/30
- Re: linreg, John Darrington, 2006/01/31
- Re: linreg, Jason Stover, 2006/01/31
- Re: pspp development, Jason Stover, 2006/01/30