Re: [taskjuggler] Matching resources

From: Chris Schlaeger (cs_at_suse.de)
Date: Mon May 10 2004 - 11:13:32 CEST


From: Chris Schlaeger <cs@suse.de>
Date: Mon, 10 May 2004 11:13:32 +0200
Message-Id: <200405101113.33105.cs@suse.de>
Subject: Re: [taskjuggler] Matching resources


On Saturday 01 May 2004 21:27, David Bovill wrote:
> Is there a way to do the following? Rather than allocating resources to
> a task can you use taskjuggler to find which resources are available for
> a specified task? I am imagining a scenario where the resources have
> been defined and there timetables specdified...

Can you explain this a bit more? How should TJ know which resources are
appropriate for the task? Or is any resource ok? In this case you can put all
resources in a group

resource group "Group" {
 resource a "A"
 resource b "B"
 ...
}

and then allocate the group.

task foo "FOO" {
  effort 10d { limits { daily 1 } } /* *) */
  allocate group
}

*) Requires TJ 2.0.1

Chris

-- 
KDE 3.2: Conquer your Enterprise Desktop!  See http://www.kde.org!
GPG Key: 1024D/0500838B  A5FE C051 2AFC 9A14 768A  5125 5829 5750 0500 838B




This archive was generated by hypermail 2.1.7 : Mon May 10 2004 - 11:13:59 CEST