Good point David,

I wrote that feature, and that sounds exactly like it. We wanted a nightly
build to occur only if there were changes since the last nightly build. That
is why we needed a no-force-build command line option.

I'm adamantly opposed to putting scheduling into draco.net when the
operating system already support this. Why would you want to introduce more
code that already exists on the system? Do the Scheduled Tasks in windows
not perform to your needs? Is there some feature they are missing? I really
doubt it. Besides, it has been tested and is support by a group that makes
sure it works. Why would anyone want to reproduce a small section of that
functionality when it is already provided.

If anything, we should use it. The only problem there is that it isn't part
of the BCL and isn't support on implementation like mono (as far as I know).
To use it we would have to shell out to the command line, or use the COM
Scheduled Tasks components; but of those have portability problems.

----- Original Message ----- 
From: "David Reed" <[EMAIL PROTECTED]>
> Isn't that more or less what the /nfb switch does in the Draco client
> already?  By default the client forces a build, but if you don't want it
> to force and only build if "necessary" throw it the /nfb.
>
> [This commandline warrior has been wishing for a /list switch for the
> Draco client for a while now because he can't remember the correct name
> or case for all of his nearly 150 builds now...]
> > -----Original Message-----
> > Subject: RE: [Draconet-users] Another vote for scheduled polling (and
> > rationale).
> >
> > Actually I like this suggestion, now that I think about it.  As Yves
> > points out, the scheduling could get rather hairy if Draco tried to
> please
> > everybody.  If the cli had a poll/force option, I think I'd be happy
> to
> > schedule it as a task.  Much cleaner!  Plus the service doesn't need
> to be
> > restarted to refresh its config file if the schedule needs to be
> modified.
> >
> > Regards,



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to