[Win32utils-devel] daemon class
win32utils-devel at rubyforge.org
win32utils-devel at rubyforge.org
Tue Jan 27 13:33:56 EST 2004
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> win32utils-devel at rubyforge.org
> Sent: Tuesday, January 27, 2004 12:38 PM
> To: win32utils-devel at rubyforge.org
> Subject: [Win32utils-devel] daemon class
>
>
> Hi all,
>
> I was thinking that maybe we should separate the Daemon class
> into its own package. Partly because the service.c file is
> getting a little messy and partly because it seems logical to
> separate the service control side from the service
> implementation side. Thus, you would
> have:
>
> require "win32/service"
> require "win32/daemon"
Oh, I just realized that Daemon is a subclass of Service. Well, we can
still separate them into separate files, can't we?
Dan
More information about the win32utils-devel
mailing list