Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Setting estimate for a task
Setting estimate for a task [message #64386] Sat, 17 January 2009 17:01 Go to next message
Eclipse UserFriend
Hello,

I would like to synchronize task estimate from repository.
Unfortunately, while AbstractTask class has setEstimatedTimeHours
method, it is not part of ITask interface, so I cannot set estimate
without resorting to hacks (not only casting down to AbstractTask, but
accesssing it in the first place, as it is internal).


Is there specific reason why this is so? Would it be possible to add
setEstimatedTimeHours into ITask interface?

-Peter Stibrany
Re: Setting estimate for a task [message #64409 is a reply to message #64386] Sun, 18 January 2009 02:37 Go to previous message
Eclipse UserFriend
Originally posted by: steffen.pingel.eclipse.org

> I would like to synchronize task estimate from repository.
> Unfortunately, while AbstractTask class has setEstimatedTimeHours
> method, it is not part of ITask interface, so I cannot set estimate
> without resorting to hacks (not only casting down to AbstractTask, but
> accesssing it in the first place, as it is internal).
>
> Is there specific reason why this is so? Would it be possible to add
> setEstimatedTimeHours into ITask interface?

Please request this API enhancement through a bug report:

http://www.eclipse.org/mylyn/support/

Generally development related questions are best asked on the dev or
integrators mailing list: http://www.eclipse.org/mylyn/developers/.

Steffen
Re: Setting estimate for a task [message #595807 is a reply to message #64386] Sun, 18 January 2009 02:37 Go to previous message
Eclipse UserFriend
> I would like to synchronize task estimate from repository.
> Unfortunately, while AbstractTask class has setEstimatedTimeHours
> method, it is not part of ITask interface, so I cannot set estimate
> without resorting to hacks (not only casting down to AbstractTask, but
> accesssing it in the first place, as it is internal).
>
> Is there specific reason why this is so? Would it be possible to add
> setEstimatedTimeHours into ITask interface?

Please request this API enhancement through a bug report:

http://www.eclipse.org/mylyn/support/

Generally development related questions are best asked on the dev or
integrators mailing list: http://www.eclipse.org/mylyn/developers/

Steffen
Previous Topic:How about reporting a bug in console context menu
Next Topic:Possible feature request
Goto Forum:
  


Current Time: Sun May 11 17:33:30 EDT 2025

Powered by FUDForum. Page generated in 0.03306 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top