[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [patch #5209] Proposed casefile changes
From: |
John Darrington |
Subject: |
PSPP-BUG: [patch #5209] Proposed casefile changes |
Date: |
Fri, 14 Jul 2006 07:01:34 +0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 |
Follow-up Comment #6, patch #5209 (project pspp):
No worries. I'll work on it some more and send it back for another round
shortly.
Just with regard to the cast macros: They're mainly useful for programmers
who might attempt to cast a fastfile to a flexifile or vici-versa. Whilst I
agree they might be a bit of an overkill at present, I can forsee a time
where there might be more than two classes of casefile (for example, we might
want one whose cases are stored on a remote server), and several layers of
derivation. In this scenario, it becomes difficult to remember which
casefiles can be casted to which others. The run-time cast check I
implemented was inspired by the system that Gtk+ etc. uses, which has saved
my bacon many times.
There's some refactoring which I think can be done yet, which I'll discuss
later.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=5209>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/11
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/11
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/13
- PSPP-BUG: [patch #5209] Proposed casefile changes,
John Darrington <=
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/14
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/14
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/15
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/16
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/16
- PSPP-BUG: [patch #5209] Proposed casefile changes, Ben Pfaff, 2006/07/17
- PSPP-BUG: [patch #5209] Proposed casefile changes, John Darrington, 2006/07/17