[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: device usage problem
From: |
Jan-Henrik Haukeland |
Subject: |
Re: device usage problem |
Date: |
Fri, 04 Jul 2003 21:59:56 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Civil Service, linux) |
Christian Hopp <address@hidden> writes:
> I wish the device code could be anyhow system independent. But if it is
> unavoidable you should split it up.
Agree. Even if you somehow manage to do device stuff OS independent I
think it's a very good idea to put the device stuff in a
sub-directory. The reason is that we already have a tradition for
putting sub-system into a sub-directory, as we did with the http
module, the protocol and the process stuff. In addition, make an "api"
in one interface like we now have with monit_http and monit_process.
--
Jan-Henrik Haukeland