Gideon File Group
Caleb Tennis
caleb at aei-tech.com
Tue Oct 22 09:30:26 BST 2002
On Tuesday 22 October 2002 10:17 am, Max wrote:
> ( Ideally, I should just start coding what I need , but I am warming up
> with concepts of Gideon still. I wouldn't want to screw up things in
> such a complex/big software, is there a UML diagram or a conceptual high
> level description drawing of Gideon, which newcomers could study before
> going into code directly )
Max,
I group my files by concept using directories and creating static libraries
that then get compiled together into main executables. I have four groups
for one of my main projects: KERNEL, INTERFACE, TEST, and SERIAL. Those four
groups/directories contain the respective files that are for that part of the
project. Is this more like that you're talking about?
Caleb
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list