[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-myserver] Divide source files in packages
From: |
Giuseppe Scrivano |
Subject: |
Re: [Bug-myserver] Divide source files in packages |
Date: |
Sat, 30 Aug 2008 19:02:50 +0200 |
User-agent: |
Mozilla-Thunderbird 2.0.0.16 (X11/20080724) |
Hi,
As first step I think that divide files in directories will make easier
to understand which classes are working to solve the same problem.
Obviously the directory name should be self-descriptive. What can be
said more when the directory name is protocol/http? :)
In the case it is not so clear and I hope it is very rare, then a README
file can be added separately.
Giuseppe
Francesco Pipita wrote:
> Hi,
> I think that adding a short description of what should be placed
> within each directory would increase the understanding of the
> role of each of them.
>
> Francesco