[Alephmodular-devel] Sketches on directory layouts...
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-02-05 02:42:16
|
I've been poking at the files and trying to figure out how to integrate new code. So one of the things is that Apple has these functions, MoreFileX.h/.c. Which has useful code for handling files on Macintosh. And I'm thinking along these lines: source_code_dir/ Support/ AStream.h Astream.cpp CError.h Macintosh/ MoreFilesX.h MoreFilesX.c Hsm, and if a situation warranted a subdir, then I might as well also put CFiles_Macintosh.h/.cpp into such a subdirectory as well.. -Jeremy Parsons |